Probably this is more of a compass support request than a Omega one but I'll give it a shot anyway.

sass/base/_base.scss contains lines like:

.icon-attention:before { content: '\e802'; } /* '' */

And no matter how I compile the scss to css those comments remain. Is there a magic compile option I'm missing?

Comments

Jax created an issue. See original summary.

Jax’s picture

Status: Active » Closed (works as designed)

Never mind.