Skip to content

pantoken / formats/tokens/src / tokens

Variabele: tokens

const tokens: Token[]

Bèta

De rebrand thema-IR (de standaard).

Voorbeeld

ts
import { tokens } from "@pantoken/tokens";
import { toCss } from "@pantoken/css";

const stylesheet = toCss(tokens);