@primer/react-brand
Version:
Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.
23 lines (20 loc) • 356 B
TypeScript
/**
* Do not edit directly
* Generated on Wed, 12 Aug 2026 10:13:52 GMT
*/
declare const tokens: {
"brand": {
"Card": {
"maxWidth": string,
"padding": {
"block": string,
"inline": string
},
"animation": {
"duration": string,
"easing": string
}
}
}
}
export default tokens;