Checks if a CSS string contains valid style declarations.
The CSS string to validate.
Optional
An optional array of additional valid CSS properties.
A boolean indicating whether the CSS string is valid.
Generated using TypeDoc
Checks if a CSS string contains valid style declarations.