UNPKG

@primer/brand-primitives

Version:

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

21 lines (19 loc) 378 B
/** * Do not edit directly * Generated on Wed, 12 Aug 2026 10:13:52 GMT */ module.exports = { brand: { Card: { maxWidth: "26.25rem", padding: { block: "var(--base-size-32)", inline: "var(--base-size-20)", }, animation: { duration: "400ms", easing: "cubic-bezier(0.01, 0.73, 0.08, 0.93)", }, }, }, };