Switch scss compilers; add none to user assign menu.
[redakcja.git] / src / redakcja / settings / __init__.py
index 25ae567..1570e63 100644 (file)
@@ -127,7 +127,7 @@ PIPELINE = {
     'CSS_COMPRESSOR': None,
     'JS_COMPRESSOR': None,
     'COMPILERS': (
-        'libsasscompiler.LibSassCompiler',
+        'pipeline.compilers.sass.SASSCompiler',
     ),
 
     # CSS and JS files to compress