@gitlab/ui
Version:
GitLab UI Components
27 lines (26 loc) • 459 B
JSON
{
"font": {
"size": {
"base": {
"$value": "{font.size.md}",
"$type": "dimension",
"$extensions": {
"com.figma.scopes": [
"FONT_SIZE"
]
}
}
},
"weight": {
"heading": {
"$value": "{font.weight.bold}",
"$type": "fontWeight",
"$extensions": {
"com.figma.scopes": [
"FONT_WEIGHT"
]
}
}
}
}
}