Type alias VarValue

VarValue: `var(${string})`

Represents the CSS var() function, which allows for the usage of CSS custom properties.

Generated using TypeDoc