Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk/ui
CSSVarPath
type
type CSSVarPath = ThemeKey | StripDollar<ColorToken> | StripDollar<SemanticToken>
Import
import { CSSVarPath } from '@modular/sdk/ui';