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/sass/conf.py.sample
Normal file
6
plugins/sass/conf.py.sample
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Compiler to process Sass files.
|
||||
SASS_COMPILER = 'sass'
|
||||
|
||||
# A list of options to pass to the Sass compiler.
|
||||
# Final command is: SASS_COMPILER SASS_OPTIONS file.s(a|c)ss
|
||||
SASS_OPTIONS = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue