Skip to content

pantoken-root / formats/css/src / ScopedCssOptions

Interface: ScopedCssOptions ​

Beta

Options shared by the scoped emitters.

Extended by ​

Properties ​

includeIcons? ​

optional includeIcons?: boolean

Beta

Drop the --instui-icon-* glyph tokens (default false).


plugins? ​

optional plugins?: readonly PantokenPlugin[]

Beta

Plugins whose css hooks run after the base CSS is built.