I'm loving SASS so far, but I'm having a hard time figuring out how to do a line break. For example, if you do multiple backgrounds, you can end up with a really long line and it would be great.
I tried a pipe (which is how you do it in HAML I guess), but that didn't work. The original line is along the lines of background: url(/images/grass.png) repeat-x left bottom, url(/images/ flowers.png) repeat-x right bottom, url(/images/ interior_background.jpg) repeat-x center top Any help would be appreciated, thanks much. -- 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.
