// This is an invisible comment, it does not get rendered after compile.
/* This is a normal CSS comment. It stays around. */
To force Compass to leave visible comments where they are, you can use what's called a "Loud comment" like so:
/*! I am a loud comment. I ain't goin' nowheres. */