grunt css for test

This commit is contained in:
lh_wang
2015-12-04 10:38:42 +08:00
parent d5a27e83cd
commit 2a489432d6
9 changed files with 55 additions and 46 deletions
+2 -1
View File
@@ -4,6 +4,7 @@
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-concat": "~0.5.0"
"grunt-contrib-concat": "~0.5.0",
"grunt-css": "^0.5.4"
}
}