Skip to content

pantoken / platforms/email/src / light

Variable: light

const light: Record<string, string>

Expérimental

Valeurs concrètes de tokens en mode light, pour le style en ligne des e‑mails.

Exemple

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

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