@primer/react-brand
Version:
Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.
24 lines (21 loc) • 354 B
TypeScript
/**
* Do not edit directly
* Generated on Fri, 01 Aug 2025 13:48:37 GMT
*/
declare const tokens: {
"brand": {
"River": {
"spacing": {
"inner": string,
"innerY": string,
"outer": string
}
},
"RiverBreakout": {
"spacing": {
"inner": string
}
}
}
}
export default tokens;