Skip to content

pantoken / plugins/pantoken/stacking/src / StackingOptions

Interface: StackingOptions

Beta

Options for the stacking plugin.

Properties

theme?

optional theme?: Theme

Beta

The theme whose shipped IR seeds reference resolution (default "rebrand" in the css hook).


position?

optional position?: "append" | "prepend"

Beta

Where the css-hook rules land relative to the stylesheet: "append" (default) or "prepend".