UNPKG

@primer/brand-primitives

Version:

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

17 lines (15 loc) 276 B
/** * Do not edit directly * Generated on Wed, 23 Apr 2025 15:47:28 GMT */ module.exports = { brand: { Card: { maxWidth: "26.25rem", animation: { duration: "600ms", easing: "var(--brand-animation-easing-default)", }, }, }, };