How to remove special comments in gulp clean-css?
.pipe(cleancss({specialComments: 0}))
seems to have no effect
Assuming you are using the latest version, it should be {level: {1: {specialComments: 0}}}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With