UNPKG

@primer/brand-primitives

Version:

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

28 lines (25 loc) 472 B
/** * Do not edit directly * Generated on Fri, 24 Apr 2026 13:01:08 GMT */ declare const tokens: { "brand": { "Testimonial": { "quote": { "fontSize": { "default": string, "large": string }, "fontWeight": { "default": string, "large": string }, "letterSpacing": { "default": string, "large": string } } } } } export default tokens;