mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Add simple way to compile scss files
This commit is contained in:
@ -188,7 +188,7 @@ SASS_PRECISION = 8
|
||||
|
||||
SASS_OUTPUT_STYLE = 'compact'
|
||||
|
||||
SASS_TEMPLATE_EXTS = ['.html','.jinja']
|
||||
SASS_TEMPLATE_EXTS = ['.jinja']
|
||||
|
||||
WSGI_APPLICATION = 'sith.wsgi.application'
|
||||
|
||||
|
Reference in New Issue
Block a user