Skip to content

pantoken / plugins/pantoken/primitives/src / PrimitivesOptions

Interface: PrimitivesOptions

Beta

Options for primitivesCss.

Properties

prefix?

optional prefix?: string | null

Beta

The class prefix. A truthy string namespaces every class ("instui".instui-bg-…); any falsy value drops the prefix entirely (.bg-…). The shipped primitives.css is built with "instui".