Massive update to sync with the wp site
This commit is contained in:
parent
4a7c90f5bb
commit
ac7ca39956
75 changed files with 5381 additions and 105 deletions
6
plugins/less/conf.py.sample
Normal file
6
plugins/less/conf.py.sample
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Compiler to process LESS files.
|
||||
LESS_COMPILER = 'lessc'
|
||||
|
||||
# A list of options to pass to the LESS compiler.
|
||||
# Final command is: LESS_COMPILER LESS_OPTIONS file.less
|
||||
LESS_OPTIONS = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue