Skip to content

pantoken-root / formats/css/src / ScopedCssOptions

Interface: ScopedCssOptions ​

Beta

Options shared by the utility-class emitters.

Extended by ​

Properties ​

includeIcons? ​

optional includeIcons?: boolean

Beta

Theme to source the --instui-* layer from (default "rebrand").


plugins? ​

optional plugins?: readonly PantokenPlugin[]

Beta

Plugins whose css hooks run after the base CSS is built (default: none).