Johan Codinha

Results 4 comments of Johan Codinha

Thanks. Just to clarify [:p :span {:color :blue}] is supposed to target both :p and :span and not a :span nestead in a :p

Absolutely, ``` (o/defstyled table-body-el :div {:display :grid} [:b {:border-right "1px solid #e2e3e3"}] [:.cell {:border-right "1px solid #e2e3e3"}]) (try (render-to-string (into [table-body-el {:style {:border :none}}] (map #(do [:b %]) (range 0...

How to create a Task and maybe an example on how to interop with a js callback api.

Maybe just give it a name and put it in the documentation to help reson about the operator, and keep the sigil as they are in code, user can always...