Hi! I'm trying to include the following mixing:
= rounded_corners(!radius = 20px) :-webkit-border-radius= !radius; :-moz-border-radius= !radius; That gives me an Sass::SyntaxError stating that this isn't valid css. While technically true, it seems to me this hsould compile correctly. How do i fix this? Thanks, Kai! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
