A quote-mark based string constructor has just been added to trunk. You can do do:
!small_font_size = "x-small" And it will work. - Nathan s.ross wrote: > I'm trying to collect all my font sizes at the top of my Sass file. > This breaks: > > !small_font_size = x-small > > Keen error trace, BTW. > > I understand that Sass is having trouble disambiguating the hyphen > from an operator. How can I help Sass understand that I mean x > <hyphen> small? > > Thanks, > > Steve > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
