Skip to content

Theemo / @theemo/tokens / FontFamilyValue

Type: FontFamilyValue

ts
type FontFamilyValue: string | string[];

Represents a font family

See

DTCG Spec

Source

packages/@theemo/tokens/src/token-types.ts:43