UNPKG

@primer/brand-primitives

Version:

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

33 lines (30 loc) 558 B
/** * Do not edit directly * Generated on Fri, 24 Apr 2026 13:01:08 GMT */ declare const tokens: { "brand": { "Bento": { "gap": { "large": string, "medium": string, "small": string }, "item": { "borderRadius": { "small": string, "medium": string, "large": string } }, "content": { "padding": { "condensed": string, "normal": string, "spacious": string } } } } } export default tokens;