Replace SCSS ruby-sass compiler with libsass

This commit is contained in:
Daniel Ruiz de Alegría
2020-02-12 13:24:50 +01:00
parent 35282b8ad6
commit 207dca02f0
6 changed files with 3202 additions and 1623 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
SCSS=scss --no-cache --quiet --sourcemap=none
SCSS=sassc
THEMES_DIR=../../../../share/themes/
.PHONY: install clean