www.duckland.org/plugins/sass/conf.py.sample
2019-05-20 16:48:56 -05:00

6 lines
187 B
Text

# 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 = []