Skip to content

Commit dcf0751

Browse files
committed
refactor: 💡 use radius.full instead of radius.all for fully rounded
1 parent 9385bee commit dcf0751

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/design-tokens/dictionary/semantic.dtcg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@
674674
"$value": "{radius.300}",
675675
"$description": "Extra-large radius — feature cards, prominent sections"
676676
},
677-
"all": {
677+
"full": {
678678
"$type": "dimension",
679679
"$value": "{radius.999}",
680680
"$description": "Fully rounded — pills, capsules, circular elements"

0 commit comments

Comments
 (0)