Skip to content

pantoken-root / formats/css/src / MultiScopeCssOptions

Interface: MultiScopeCssOptions ​

Beta

Muligheder for toCss.

Udvider ​

Egenskaber ​

includeIcons? ​

optional includeIcons?: boolean

Beta

Tema at hente --instui-* laget fra (standard "rebrand").

Arvet fra ​

ScopedCssOptions.includeIcons


plugins? ​

optional plugins?: readonly PantokenPlugin[]

Beta

Plugins hvis css hooks kører efter base CSS er bygget (standard: ingen).

Arvet fra ​

ScopedCssOptions.plugins


themes ​

themes: readonly Theme[]

Beta

Temaer, som der skal genereres scope-blokke for.


defaultTheme ​

defaultTheme: Theme

Beta

Det parat rebrand stylesheet-streng (typet: konkrete tokens som @property registreringer).


schemes? ​

optional schemes?: boolean

Beta

Inkluder lys-/mørke color-scheme pins (standard true; se schemesCss).