Expand description
Contains all CSS property definitions, organized by category.
Modulesยง
- basic
- Basic CSS properties and their parsing code
- formatter
- Trait and implementations for formatting CSS properties back into strings.
- layout
- CSS properties related to layout and positioning.
- property
- Defines the core
CssPropertyenum, which represents any single parsed CSS property, as well as top-level functions for parsing CSS keys and values. - style
- Style properties (visual effects, backgrounds, borders, etc.)