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) 583 B
/** * Do not edit directly * Generated on Fri, 01 Aug 2025 13:48:37 GMT */ module.exports = { brand: { Testimonial: { quote: { fontSize: { default: "var(--brand-text-size-400)", large: "var(--brand-text-size-600)", }, fontWeight: { default: "var(--brand-heading-weight-600)", large: "var(--brand-heading-weight-600)", }, letterSpacing: { default: "var(--brand-text-letterSpacing-400)", large: "var(--brand-text-letterSpacing-900)", }, }, }, }, };