Compile SASS 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.
sass
.scss
sass/targets
Note: in some cases, you might have to run nikola build twice.
nikola build