gruntjs / grunt-contrib-cssmin

Compress CSS files.
http://gruntjs.com/
MIT License
793 stars 147 forks source link

Add 'advanced' parameter from clean-css API #263

Closed jefsnare closed 7 years ago

jefsnare commented 8 years ago

For better supporting overwriting css frameworks/overwriting default css and have more control about the output of the overwrite it would be nice to add the 'advanced' parameter to this grunt plugin. Same for the 'mediaMerging' parameter.

XhmikosR commented 7 years ago

You can already pass any clean-css option.