Skip to content

pantoken / platforms/email/src / light

Variabel: light

const light: Record<string, string>

Eksperimentel

Konkrete light-tilstands tokenværdier til inline-email-styling.

Eksempel

ts
import { light } from "@pantoken/email";

const bg = light.colorBackgroundBrand; // e.g. "#…"