Improve reliability of incrementing list-item counter; release 2.6!
Implement counter-styles into counters infrastructure.
Move shorthand utils into Stylist Traits & switch to matching license.
Parse longhand list-style property.
Unit tests & bug fixes for counter-renderers.
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
New releases of all hackages! + code tidies.
Tweak priority to be a list for the sake of cascadeLayers.
Remove Stylist-Traits APIs from Stylist Core, leaving backwards-compatible stubs.
Fix build failure against new enough versions of 'text'.
Expand permitted base versions.
Expand permitted base versions.
Expand supported base versions.
Add support for `@document regexp()`..
Release Haskell Stylist 2.2!
Release new Haskell Stylist & XML Conduit Stylist!
XML Conduit Stylist changed to abstract away Haskell Stylist's breaking datastructure changes.