Open
Description
We just updated our build process (runs on Node 5) to use grunt-contrib-cssmin 2.2.0 and now we're experiencing that all the styles in our css file are being duplicated in the *.min.css, which is generated with grunt-contrib-cssmin >= 2.0.0.
After we downgraded back to 1.0.2 everything works fine.
Here's our configuration, but I guess that's not the problem. Maybe it's an issue with clean-css?
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels