8 lines
280 B
Markdown
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.
|