gruntjs / grunt-contrib-compass

Compile Compass to CSS.
http://gruntjs.com/
MIT License
626 stars 128 forks source link

How to remove block comments? #237

Closed luisfmsouza closed 9 years ago

luisfmsouza commented 9 years ago

I want to remove block comments on outputed CSS files.

There is an option for it?

What I mean when I say block comment:

/ This is a block commment /

sindresorhus commented 9 years ago

Support questions are better asked on StackOverflow: http://stackoverflow.com/questions/tagged/gruntjs Paste in the link to the question here so others can follow ;)