Skip to content

Theemo / @theemo/tokens / FontFamilyValue

Type Alias: FontFamilyValue

ts
type FontFamilyValue: string | string[];

Represents a font family

See

DTCG Spec

Defined in

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