Skip to content

pantoken / renderers/astro/src / InstUIOptions

Interface: InstUIOptions

Alpha

Options for InstUI.

Properties

theme?

optional theme?: Theme

Alpha

The theme to emit (default: "rebrand").


plugins?

optional plugins?: readonly PantokenPlugin[]

Alpha

Plugins whose css hooks contribute to the injected stylesheet (default: none).