www.duckland.org/plugins/sass/README.md
2019-05-20 16:48:56 -05:00

8 lines
280 B
Markdown

Compile [SASS](http://sass-lang.com/) source files into CSS.
To use this plugin:
Create a `sass` folder in your theme, put your `.scss` files there, add a `sass/targets` file listing the files you
want compiled.
Note: in some cases, you might have to run `nikola build` twice.