UNPKG

@primer/brand-primitives

Version:

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

30 lines (27 loc) 473 B
/** * Do not edit directly * Generated on Fri, 24 Apr 2026 13:01:08 GMT */ declare const tokens: { "brand": { "EyebrowBanner": { "borderRadius": string, "spacing": { "inner": { "block": string, "inline": string } }, "label": { "size": string }, "heading": { "size": string }, "subHeading": { "size": string } } } } export default tokens;