Skip to content

pantoken / plugins/pantoken/visual-debug/src / VisualDebugOptions

Interface: VisualDebugOptions

Beta

Options for the visualDebug plugin.

Properties

color?

optional color?: string

Beta

The debug outline colour (default: a bright magenta via --pantoken-visual-debug-color).


position?

optional position?: "append" | "prepend"

Beta

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