(css) Remove Compass dependency

This commit is contained in:
Francis Lachapelle
2015-05-04 13:36:04 -04:00
parent b20707d0ed
commit 8e0230488f
7 changed files with 48 additions and 60 deletions
+1 -1
View File
@@ -8,9 +8,9 @@
"grunt": ">=0.4.1",
"grunt-cli": ">=0.1.11",
"grunt-contrib-compass": "^1.0.1",
"grunt-contrib-sass": ">=0.8.0",
"grunt-contrib-watch": ">=0.5.3",
"grunt-postcss": "^0.3.0",
"grunt-sass": ">=0.18.0",
"kss": "^2.0.2",
"sassyjson": "^1.1.8"
}