Skip to content

Conversation

@shahar84
Copy link

@shahar84 shahar84 commented May 3, 2016

"gulp-minify-css" has been deprecated there for need to be replaced with a new repository.
"gulp-clean-css" seems to be a great replacement for the job.

In case you need i8 compatibility add pass an object with compatibility: 'ie8' to the gulp file in the pipe like so:
.pipe(cleanCSS({compatibility: 'ie8'}))

shahar84 and others added 2 commits May 3, 2016 22:08
Replace depricated gulp-minify-css with gulp-clean-css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant