Expand description
The CSS parser module.
Modules§
- Parser hooks can be used to attach some compilation information.
Structs§
- Warnings generated while parsing.
Enums§
- The debug mode used in style parsing.
- Warning kind.
Functions§
- Parse inline style for an element, a.k.a. the style in
<div style="...">
.