Adjust cascade shorthand to feed pseudoelements to the property parsers,
now that Stylist Traits provides the APIs for it.
 
Implement counter-styles into counters infrastructure.
 
Move shorthand utils into Stylist Traits & switch to matching license.
 
Parse longhand list-style property.
 
Parse list-style longhand properties, tweak counter-lookup.
 
Test & fix rendering of Ethiopian 1.
 
Simplify counterstyle API & implementation.
 
Test & fix rendering ethiopian numbers.
 
Draft Ethiopic numbering implementation.
 
Add support for chinese, with correction regarding handling negatives.
 
Minor corrections to counter rendering.
 
Unit tests & bug fixes for counter-renderers.
 
Draft @counter-style support, with sample CSS.
 
Fixes for broader dependency bounds.
 
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
 
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.