Hi
Just thought I'd report what's a possible bug in SASS (unless I'm
doing something stupid, which is highly possible!)
Given sass code such as
#wrapper
// some comments...
.nav_bar
:width 50%
for example, if the comments aren't indented the same as .nav_bar,
then the generated css for .nav_bar is not nested inside #wrapper,
when it should be.
Cheers
Mark
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---