XML Conduit Stylist 2.2 depends on Haskell Stylist 2.2
Release XML Conduit Stylist 2.2!
XML Conduit Stylist functions upstream.
Release Haskell Stylist 2.2!
Add new style tree traversals.
Expand :is/:where lowering.
Codestyle: remove unnecessary parens.
Move :root handling into interpretor.
Test basics of counter substitution.
Test counters() handling against longhand rather than shorthand.
Because that's where it'll be passed
Start testing counters implementations, fix syntactic shorthand lowering for counter[s]() functions.
Release XML Conduit Stylist 2.0.0.0!
Refactor style application API to use StyleTree abstraction.
XML Conduit Stylist Refactor: convert XML Conduit tree to Haskell Stylist Element StyleTree.
Drop legacy html2css parsing functions.
Release new Haskell Stylist & XML Conduit Stylist!
XML Conduit Stylist changed to abstract away Haskell Stylist's breaking datastructure changes.
Correct pseudoclass to pseudoelement rewrites to apply to only rightmost selector.
I previously got the semantics of my datastructures backwards: the head is the rightmost selector.
ISSUES: Namespaces have just been implemented.
Remove preceding whitespace from all CSS at-rules.