less.ruby icon indicating copy to clipboard operation
less.ruby copied to clipboard

uninitialized constant Less::Node::Sibling

Open mackuba opened this issue 15 years ago • 1 comments

I get an error about a missing constant Less::Node::Sibling. It looks like there's a hash of selectors in selector.rb, and for each of them there's a matching method, except Sibling...

mackuba avatar Jan 19 '10 19:01 mackuba

I ran into the same thing today. Here's a fix: rfletcher/less@3a0a007299a04995017db23752da4e7424c3412f

rfletcher avatar Mar 05 '10 20:03 rfletcher