Hi, I was wondering if anyone knows or if there is a method to render
variables or other bits of logic into the resulting CSS files.  Ie
render a more 'verbose' file.  I'm just imagining a scenario where I
would like to have 'automatic' comments for certain parts of my sass
file generated in the css.  For instance, say I have a color palette
defined at the beginning of my sass file, ideally there would be some
method to automatically output said palette as a comment in my css
file.  This would be useful if I'm using a ton of variables and/or
working with someone else.  I guess the solution would be to comment
my own sass better.  Thanks for any insight into commenting in sass.

-- 
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.

Reply via email to