Jacob Busby
Results
1
comments of
Jacob Busby
Adding a `^` to make your expression: `ul.nav>(li.logo>img)+^(li>a)*2` It seems to me that grouping is not working correctly. After a group is complete the compiler should "climb up" (as with...