UNPKG

@primer/brand-primitives

Version:

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

19 lines (17 loc) 304 B
/** * Do not edit directly * Generated on Fri, 01 Aug 2025 13:48:37 GMT */ module.exports = { brand: { Grid: { spacing: { row: "var(--base-size-16)", column: { gap: "var(--base-size-16)", }, margin: "var(--base-size-16)", }, }, }, };