Skip to content

Commit b72163f

Browse files
width and border-radius
1 parent 1badd08 commit b72163f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/start-design-tokens/figma/start.tokens.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5574,6 +5574,14 @@
55745574
"$type": "dimension",
55755575
"$value": "{basis.space.inline.md}"
55765576
}
5577+
},
5578+
"width": {
5579+
"$type": "dimension",
5580+
"$value": "20rem"
5581+
},
5582+
"border-radius": {
5583+
"$type": "dimension",
5584+
"$value": "{basis.border-radius.md}"
55775585
}
55785586
}
55795587
}

0 commit comments

Comments
 (0)