mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
(css) Minify CSS using clean-css
https://github.com/jakubpawlowicz/clean-css https://github.com/gruntjs/grunt-contrib-cssmin Fixes #3714
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"grunt-contrib-jshint": ">=0.11.2",
|
||||
"grunt-contrib-uglify": ">=0.9",
|
||||
"grunt-contrib-watch": ">=0.5.3",
|
||||
"grunt-contrib-cssmin": ">=1.0.0",
|
||||
"grunt-ng-annotate": ">=0.10.0",
|
||||
"grunt-postcss": ">=0.6.0",
|
||||
"grunt-sass": ">=0.18.1",
|
||||
|
||||
Reference in New Issue
Block a user