UNPKG

@primer/brand-primitives

Version:

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

19 lines (16 loc) 278 B
/** * Do not edit directly * Generated on Fri, 01 Aug 2025 13:48:37 GMT */ declare const tokens: { "brand": { "Card": { "maxWidth": string, "animation": { "duration": string, "easing": string } } } } export default tokens;