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/sass/README.md Normal file
View file

@ -0,0 +1,8 @@
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.