purescript-contrib/purescript-css

Make `Selector` a `Semigroup`

Opened this issue · 0 comments

it might be useful for "combined selectors", like they have in Clay:

p, a { display: block }