www.duckland.org/plugins/sass
2019-05-20 16:48:56 -05:00
..
conf.py.sample Massive update to sync with the wp site 2019-05-20 16:48:56 -05:00
README.md Massive update to sync with the wp site 2019-05-20 16:48:56 -05:00
requirements-nonpy.txt initial commit to seperate repo 2015-06-09 22:50:31 -05:00
sass.plugin Massive update to sync with the wp site 2019-05-20 16:48:56 -05:00
sass.py Massive update to sync with the wp site 2019-05-20 16:48:56 -05:00

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.

Note: in some cases, you might have to run nikola build twice.