A CSS key-value pair. Currently both are arbitrary and don't prevent nonsense CSS rules.
Example: new CssProp('color', 'red');
new CssProp('color', 'red');
Readonly
Generated using TypeDoc
A CSS key-value pair. Currently both are arbitrary and don't prevent nonsense CSS rules.
Example:
new CssProp('color', 'red');