# Packages
No description provided by the author
Package parser implements the tokenization of a CSS input and the construction of the corresponding Abstract Syntax Tree.
This package defines the types needed to handle the various CSS properties.
Package selector is an implementation of CSS selectors.
No description provided by the author