garden

mattly 2017-08-17T16:16:34.000121Z

is there a hitlist for Garden 2.0?

mattly 2017-08-17T16:17:04.000202Z

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

mattly 2017-08-17T16:19:06.000311Z

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)

mattly 2017-08-17T16:19:14.000469Z

which seems to have to do with the spec definition