Use node-sass 3.x

This commit is contained in:
Francis Lachapelle
2015-06-19 13:52:18 -04:00
parent 92c4ee50fa
commit ba4520da51
+1 -1
View File
@@ -11,7 +11,7 @@
"grunt-contrib-watch": ">=0.5.3",
"grunt-ng-annotate": ">=0.10.0",
"grunt-postcss": "^0.3.0",
"grunt-sass": "0.18.1",
"grunt-sass": ">=0.18.1",
"kss": "^2.0.2"
}
}