www.duckland.org/plugins/less
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
less.plugin Massive update to sync with the wp site 2019-05-20 16:48:56 -05:00
less.py 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

Compile LESS source files into CSS.

To use this plugin:

Create a less folder in your theme, put your .less files there, add a less/targets file listing the files you want compiled.

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