Reusable CSS engine allowing you to parse CSS stylesheets and to query the style properties for a given element.
It covers CSS parsing, selection, cascade, and inheritance, whilst allowing you to declaratively define supported properties and at-rules.
The hope is that this would be useful for implementing new browser engines, web development tools, and UI frameworks.