@primer/react-brand
Version:
Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.
29 lines (26 loc) • 410 B
TypeScript
/**
* Do not edit directly
* Generated on Wed, 17 Dec 2025 14:40:37 GMT
*/
declare const tokens: {
"brand": {
"control": {
"minTarget": {
"auto": string
}
},
"controlStack": {
"small": {
"gap": {
"auto": string
}
},
"medium": {
"gap": {
"auto": string
}
}
}
}
}
export default tokens;