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 On Jan 30, 2007, at 5:29 PM, Nathan Weizenbaum wrote: > > One note: don't start updating your applications quite yet - there may > be some repository restructuring going on soon. > > - Nathan > > hampton c wrote: >> You guys probably have known about the secret collaboa subversion >> thingy... but, until now we haven't had a real svn+http way to check >> out the code. >> >> Well, stop your bitch'n. >> >> http://svn.hamptoncatlin.com/haml/ >> >> There it is. Can someone verify it works for them before we change >> the >> site? >> >> -hampton. >> >> PS: The svn:// repos still work! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
