UNPKG

@primer/brand-primitives

Version:

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

42 lines (39 loc) 756 B
/** * Do not edit directly * Generated on Thu, 12 Mar 2026 15:02:28 GMT */ declare const tokens: { "brand": { "River": { "spacing": { "inner": string, "innerY": string, "outerBlock": string }, "variant": { "gridline": { "spacing": { "outerBlock": string, "outerInline": string } } } }, "RiverBreakout": { "spacing": { "inner": string }, "variant": { "gridline": { "spacing": { "outerBlock": string, "outerBlockEnd": string, "outerInline": string, "contentGap": string } } } } } } export default tokens;