I can't reproduce this. The stylesheet you gave works fine with sass-convert for me.
On Fri, Jun 18, 2010 at 2:29 PM, Nathan Weizenbaum <[email protected]> wrote: > Yes, this does look like a bug to me. > > On Jun 18, 2010 12:31 PM, "Chris Eppstein" <[email protected]> wrote: > > Ok. I do think that this is a bug (nathan should confirm) or at least a > better error message is needed. > > The error goes away when you add a space between the parent reference > operator and the body selector. > > But: > > Your parent reference operators are not needed. Simple nesting will get you > the desired result: > > html > > > body > #zoom-ctrl > *width: 50px > Chris > > > > On Fri, Jun 18, 2010 at 12:20 PM, Andrew Selder <[email protected]> wrote: > > > > Hi all, > > > > I'm upgra... > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post ... > > -- 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.
