Skip to content

pantoken / bundlers/panda/src / PandaSemanticToken

Interface: PandaSemanticToken

Experimental

A Panda semantic token: a flat value, or one that varies by the _dark condition.

Properties

value

value: string | { base: string; _dark: string; }

Experimental