Skip to main content

Interface: CssVariableOptions

Options for CSS variable generation.

Properties

includeBase?

optional includeBase: boolean

Include base tokens (default: true)


includeLegacy?

optional includeLegacy: boolean

Include legacy palette variables (default: true)


includeSemantic?

optional includeSemantic: boolean

Include semantic tokens (default: true)