Skip to content

Commit

Permalink
Create postcss.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
whalekeykeeper committed Jan 27, 2023
1 parent 318b47e commit e57ed1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions postcss.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{{ $css := resources.Get "css/main.css" }}
{{ $style := $css | resources.PostCSS }}

0 comments on commit e57ed1c

Please sign in to comment.