浏览代码

Add npm sass compiler

Abdullah Almsaeed 9 年之前
父节点
当前提交
ff7cd0be6f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -15,6 +15,7 @@
     "grunt-contrib-cssmin": "^0.12.2",
     "grunt-contrib-jshint": "^0.11.2",
     "grunt-contrib-less": "^0.12.0",
+    "grunt-contrib-sass": "^0.9.2",
     "grunt-contrib-uglify": "^0.7.0",
     "grunt-contrib-watch": "~0.6.1",
     "grunt-cssjanus": "^0.2.4",