There isn't any support for this in Sass. I'm not sure it makes sense... compressed output means "get rid of all unnecessary characters", and comments are certainly unnecessary. Why do you need those comments in the CSS output anyway?
On Fri, May 14, 2010 at 3:41 AM, JoeE <[email protected]> wrote: > I want my Sass to be compressed, but I still want to put some > commented info in the top of the main import file. Has anybody > achieved this? > > I have one screen.sass which imports a fair few _filename.sass files. > See http://pastie.org/960078 > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
