removed deprecated gulp-minify-css in favour of gulp-cssnano
This commit is contained in:
@@ -39,6 +39,12 @@
|
||||
"gulp-if": "^2.0.0",
|
||||
"gulp-imagemin": "^2.4.0",
|
||||
"gulp-less": "^3.0.5",
|
||||
"gulp-cssnano": "^2.1.0",
|
||||
"gulp-flatten": "0.1.1",
|
||||
"gulp-if": "^1.2.5",
|
||||
"gulp-imagemin": "^2.3.0",
|
||||
"gulp-jshint": "^1.11.2",
|
||||
"gulp-less": "^3.0.3",
|
||||
"gulp-plumber": "^1.0.1",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-rev": "^6.0.1",
|
||||
|
||||
Reference in New Issue
Block a user