UNPKG

@primer/brand-primitives

Version:

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

21 lines (19 loc) 590 B
/** * Do not edit directly * Generated on Wed, 23 Apr 2025 15:47:28 GMT */ module.exports = { brand: { River: { heading: { margin: "var(--base-size-16)", }, label: { margin: "var(--base-size-16)", }, visual: { shadow: "0px 100px 80px rgba(0, 0, 0, 0.0174624), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0235573), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0282784), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.0339075), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.04317), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.07)", }, }, }, };