Is there a way to create a custom output style? I like the style
of :nested with the exception of the close bracket. I find it much
easier to read as following:
#main {
color: #fff;
background-color: #000;
}
#main p {
width: 10em;
}
Is there a way for me to accomplish this?
--
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.