Skip to content

Commit fcecd94

Browse files
committed
feat(tokens): adds LabelNextToControl typo token
1 parent 63276f2 commit fcecd94

File tree

1 file changed

+12
-0
lines changed
  • packages/figma-design-tokens/input/tokens/semantics

1 file changed

+12
-0
lines changed

packages/figma-design-tokens/input/tokens/semantics/BLR_SEM.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,10 @@
10891089
"value": "{core.typography.sourceSansPro.regular.87}",
10901090
"type": "typography"
10911091
},
1092+
"LabelNextToControl": {
1093+
"value": "{core.typography.sourceSansPro.regular.87}",
1094+
"type": "typography"
1095+
},
10921096
"Placeholder": {
10931097
"value": "{core.typography.sourceSansPro.regular.87}",
10941098
"type": "typography"
@@ -1187,6 +1191,10 @@
11871191
"value": "{core.typography.sourceSansPro.regular.100}",
11881192
"type": "typography"
11891193
},
1194+
"LabelNextToControl": {
1195+
"value": "{core.typography.sourceSansPro.regular.100}",
1196+
"type": "typography"
1197+
},
11901198
"Placeholder": {
11911199
"value": "{core.typography.sourceSansPro.regular.100}",
11921200
"type": "typography"
@@ -1225,6 +1233,10 @@
12251233
"value": "{core.typography.sourceSansPro.regular.125}",
12261234
"type": "typography"
12271235
},
1236+
"LabelNextToControl": {
1237+
"value": "{core.typography.sourceSansPro.regular.125}",
1238+
"type": "typography"
1239+
},
12281240
"Placeholder": {
12291241
"value": "{core.typography.sourceSansPro.regular.125}",
12301242
"type": "typography"

0 commit comments

Comments
 (0)