initial commit to seperate repo

This commit is contained in:
Don Harper 2015-06-09 22:50:31 -05:00
commit 1a020ca68b
1302 changed files with 201261 additions and 0 deletions

8
plugins/less/README.md Normal file
View file

@ -0,0 +1,8 @@
Compile [LESS](http://lesscss.org/) 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.