~alcinnz/haskell-stylist

ref: c33014ef8bbd27a3ddbd7e85567d38f6523ec6e2 haskell-stylist/stylist-traits d---------
c33014ef — Adrian Cochrane 2 years ago
New releases of all hackages! + code tidies.
3e92f6c3 — Adrian Cochrane 2 years ago
Revamp XML-Conduit-Stylist API to avoid hard-dependency on Haskell Stylist.
b63c1787 — Adrian Cochrane 2 years ago
Add utils for implementing :target-within, ensure unlayered styles take precedance.
4bdb4bef — Adrian Cochrane 2 years 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 2 years ago
Extract parser, datatypes, & traits into separate decoupling hackage.