pantoken / packages/core/src / BuildTokensOptions
Interface: BuildTokensOptions
Beta
Options for buildTokens.
Properties
theme?
optionaltheme?:Theme
Beta
The theme to resolve (default: "rebrand").
plugins?
optionalplugins?: readonlyPantokenPlugin[]
Beta
Plugins whose tokens hooks run over the IR (default: none).
includeIcons?
optionalincludeIcons?:boolean
Beta
Include the icon layer (default: true).
includeInstui?
optionalincludeInstui?:boolean
Beta
Include Instructure-authored (Custom) glyphs (default: true).
includeLucide?
optionalincludeLucide?:boolean
Beta
Include Lucide glyphs (default: true).