@primer/react-brand
Version:
Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.
22 lines (19 loc) • 360 B
TypeScript
/**
* Do not edit directly
* Generated on Wed, 24 Jun 2026 12:18:12 GMT
*/
declare const tokens: {
"brand": {
"Timeline": {
"lineHeight": string,
"lineLength": string,
"strokeWidth": string,
"spacing": string,
"bullet": {
"size": string,
"spacing": string
}
}
}
}
export default tokens;