Skip to content

pantoken / formats/tokens/src / byTheme

Mahi: byTheme()

byTheme(theme): Token[]

Beta

Tirohia te IR o tētahi kaupapa mā runga i tōna ingoa.

Ngā Tawhā

theme

Theme

Whakahokia

Token[]

Tauira

ts
import { byTheme } from "@pantoken/tokens";
import { toScss } from "@pantoken/scss";

toScss(byTheme("canvas"), { mode: "dark" });