Massive update to sync with the wp site

This commit is contained in:
Don Harper 2019-05-20 16:48:56 -05:00
parent 4a7c90f5bb
commit ac7ca39956
75 changed files with 5381 additions and 105 deletions

View file

@ -2,7 +2,7 @@ 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
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.