scniro/gulp-clean-css

Not overridden options

Closed this issue · 1 comments

Hello!
The problem arose from the fact that I override options, and the output is a file with the default settings.

http://joxi.ru/Dr8nq07H8EeG26 - css file
http://joxi.ru/E2pkaRxIN1l4mY - gulpfile
http://joxi.ru/xAee4zWTEB9BAy - output file

I expect the file to shrink, only formatted. And he shrinks and classes are grouped. I can not understand what the problem is.

I'd suggest opening an issue with clean-css if you're experiencing issues with tweaking the options. Whatever you specify is passed through to the library.