Skip to content

pantoken / formats/tokens/src / tokens

Biến: tokens

const tokens: Token[]

Beta

IR chủ đề rebrand (mặc định).

Ví dụ

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

const stylesheet = toCss(tokens);