UNPKG

@primer/react-brand

Version:

Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.

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