I am new to Sass and Compass and I'm trying to figure out how to disable the auto generated comments when my css file is generated. Here is what it looks like now:
Is there a way to get rid of those comments?
I am new to Sass and Compass and I'm trying to figure out how to disable the auto generated comments when my css file is generated. Here is what it looks like now:
Is there a way to get rid of those comments?
Can't you just delete them, like... backspace? Or are you looking to disable auto-generated comments from all your CSS files?