UNPKG

@primer/brand-primitives

Version:

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

26 lines (24 loc) 584 B
/** * Do not edit directly * Generated on Fri, 24 Apr 2026 13:01:08 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)", }, }, }, }, };