Adjust contribution links
 
Release Stylist Traits 0.1.1!
 
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
 
Expose & fix treeFind/treeFlattenAll utilities.
 
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
 
New releases of all hackages! + code tidies.
 
Revamp XML-Conduit-Stylist API to avoid hard-dependency on Haskell Stylist.
 
Add utils for implementing :target-within, ensure unlayered styles take precedance.
 
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.
 
Integrate @layer support into core engine!
 
Tweak priority to be a list for the sake of cascadeLayers.
 
Remove Stylist-Traits APIs from Stylist Core, leaving backwards-compatible stubs.
 
Extract parser, datatypes, & traits into separate decoupling hackage.
 
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
 
Fix build failure against new enough versions of 'text'.
 
Expand permitted base versions.
 
Expand permitted base versions.
 
Expand supported base versions.