pantoken / renderers/css-in-js/src / ToStyledThemeOptions
Interface: ToStyledThemeOptions
Experimental
Options for toStyledTheme.
Properties
resolve?
optionalresolve?:Mode
Experimental
Bake concrete values for this colour mode instead of var(--instui-*) references. Omit to keep the theme var()-backed (the default — lets @pantoken/css drive runtime theme switching).