Skip to content

pantoken / platforms/email/src / light

변수: light

const light: Record<string, string>

실험적

인라인 이메일 스타일링을 위한 구체적인 light-모드 토큰 값.

예제

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

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