~alcinnz/haskell-stylist

ref: 4bdb4befad2b36c500e4f30d584b5415c00ef7c6 haskell-stylist/stylist-traits/src d---------
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.