UNPKG

@primer/brand-primitives

Version:

Color, spacing, and typography primitives for the Primer Brand Design System

22 lines (19 loc) 339 B
/** * Do not edit directly * Generated on Thu, 12 Mar 2026 15:02:28 GMT */ declare const tokens: { "brand": { "Section": { "padding": { "condensed": string, "normal": string, "spacious": string }, "container": { "maxWidth": string } } } } export default tokens;