@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
22 lines (19 loc) • 360 B
TypeScript
/**
* Do not edit directly
* Generated on Fri, 01 Aug 2025 13:48:37 GMT
*/
declare const tokens: {
"brand": {
"Timeline": {
"lineHeight": string,
"lineLength": string,
"strokeWidth": string,
"spacing": string,
"bullet": {
"size": string,
"spacing": string
}
}
}
}
export default tokens;