UNPKG

@primer/brand-primitives

Version:

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

21 lines (18 loc) 300 B
/** * Do not edit directly * Generated on Fri, 06 Jun 2025 10:25:20 GMT */ declare const tokens: { "brand": { "Grid": { "spacing": { "row": string, "column": { "gap": string }, "margin": string } } } } export default tokens;