~alcinnz/haskell-stylist

ref: b63c178768ed51e223c9f2b2e6ad1a779c909abc haskell-stylist/stylist-traits/src/Stylist.hs -rw-r--r-- 3.8 KiB
b63c1787 — Adrian Cochrane 1 year, 9 months ago
Add utils for implementing :target-within, ensure unlayered styles take precedance.
4bdb4bef — Adrian Cochrane 1 year, 9 months ago
Fix @layer to play nicely with the conditional at-rules.

If you're not using that, its still integrated into core.
Since the @layer rules are stripped by ConditionalStyles this shouldn't make a difference.
7a1b1701 — Adrian Cochrane 1 year, 9 months ago
Extract parser, datatypes, & traits into separate decoupling hackage.