El 10/4/2008, a las 17:32, Garry Hill escribió: > > I hit a snag in my first 30 mins of using Sass with my own mixin > patch: > > -moz-border-radius: 10px > > This throws an exception about defining mixins outside the root of the > document. Since there's also a '-webkit' version of this I think it's > a bad idea to take over rules starting '-' with mixin definitions. I > worry that when this patch makes it into a release you're going to > have lots of people complaining that the new version breaks their > code...
Yep, that would cause breakage for me as I use that and a few other rules like it which start with "-". Cheers, Wincent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
