diff options
| author | XhmikosR <[email protected]> | 2013-09-18 08:45:38 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2013-12-08 13:05:10 +0200 |
| commit | fdc5d1dc34bf28e55c6359aeb098e608585ca6cb (patch) | |
| tree | 3cf0671cdb4ba8543101833c806e68496bceaca5 /package.json | |
| parent | b5613c9af5ed412aace32419378137bf64342203 (diff) | |
| download | bootstrap-fdc5d1dc34bf28e55c6359aeb098e608585ca6cb.tar.xz bootstrap-fdc5d1dc34bf28e55c6359aeb098e608585ca6cb.zip | |
Minify css with clean-css.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3c9fd7fe6..be4b58afe 100644 --- a/package.json +++ b/package.json @@ -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" |
