purescript-contrib / purescript-css

A clean, type-safe library for describing, manipulating and rendering CSS
Apache License 2.0
105 stars 39 forks source link

Operator copy/paste bug #117

Open cscalfani opened 4 years ago

cscalfani commented 4 years ago

It appears that the operator ## should be with and not child.

https://github.com/slamdata/purescript-css/blob/0164325e66dd59b3b5a4ea53ac8adf7d389b4c8e/src/CSS/Selector.purs#L78-L85