UNPKG

@primer/brand-primitives

Version:

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

20 lines (17 loc) 318 B
/** * Do not edit directly * Generated on Wed, 23 Apr 2025 15:47:28 GMT */ declare const tokens: { "brand": { "breakpoint": { "xsmall": string, "small": string, "medium": string, "large": string, "xlarge": string, "xxlarge": string } } } export default tokens;