UNPKG

@primer/react-brand

Version:

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

26 lines (24 loc) 584 B
/** * Do not edit directly * Generated on Wed, 24 Jun 2026 12:18:12 GMT */ module.exports = { brand: { Testimonial: { quote: { fontSize: { default: "var(--brand-text-size-400)", large: "var(--brand-text-size-500)", }, fontWeight: { default: "var(--brand-heading-weight-1000)", large: "var(--brand-heading-weight-600)", }, letterSpacing: { default: "var(--brand-text-letterSpacing-400)", large: "var(--brand-text-letterSpacing-900)", }, }, }, }, };