Minify css with clean-css.
Showing
+22 -17
This diff is collapsed.
This diff is collapsed.
... | ... | @@ -26,6 +26,7 @@ |
, "grunt-contrib-concat": "~0.3.0" | ||
, "grunt-contrib-connect": "~0.5.0" | ||
, "grunt-contrib-copy": "~0.4.1" | ||
, "grunt-contrib-cssmin": "~0.7.0" | ||
, "grunt-contrib-jshint": "~0.7.0" | ||
, "grunt-contrib-qunit": "~0.3.0" | ||
, "grunt-contrib-uglify": "~0.2.4" | ||
... | ... |
Please register or sign in to comment