This is allowed in the latest Sass master branch - I'd suggest updating.

On Sun, May 31, 2009 at 11:35 PM, [email protected] <
[email protected]> wrote:

>
> Hi!
>
> I'm trying to do this in a mixing:
>
> = rounded_corners(!radius = 20px)
>  :-webkit-border-radius= !radius;
>  :-moz-border-radius= !radius;
>
> It gives me an Sass::SyntaxError stating that -webkit-border-radius
> isnt valid css.
>
> While technicaly true, this isn't helping very much...
>
> How do i fix this?
>
> Thanks!
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to