is there a hitlist for Garden 2.0?
I’m using it on a new project and really like it so far, and while I don’t have a lot of time I’d like to pitch in if possible
the >
combinator doesn’t seem to work, for example, this [(s/> :.article-- :p) {:margin-bottom 0}]
which parses to [{:selector ".article-- > p"} {:margin-bottom 0}]
throws an error: java.lang.AssertionError: Assert failed: (vector? tagged-data)
which seems to have to do with the spec definition