Minify css with clean-css.

This commit is contained in:
XhmikosR 2013-09-18 08:45:38 +03:00
parent b5613c9af5
commit fdc5d1dc34
4 changed files with 22 additions and 17 deletions

View file

@ -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"