Skip to content

pantoken / formats/tokens/src / tokens

変数: tokens

const tokens: Token[]

ベータ

デフォルトの rebrand テーマ IR。

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

const stylesheet = toCss(tokens);