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 Wed, 23 Apr 2025 15:47:28 GMT */ module.exports = { brand: { Grid: { spacing: { row: "var(--base-size-16)", column: { gap: "var(--base-size-16)", }, margin: "var(--base-size-16)", }, }, }, };