Skip to content

Commit

Permalink
feat(data): Add container.radius.blockquote.bar
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed Aug 20, 2024
1 parent 4908d43 commit e54efc5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/tokens/components/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,13 @@
"type": "borderRadius",
"description": "Card select (inner adjacent corners), Subscription tile footer top corners"
},
"blockquote": {
"bar": {
"value": "{global.radius.container.S}",
"type": "borderRadius",
"description": "Vertical bar"
}
},
"card": {
"moderate": {
"value": "{global.radius.container.L}",
Expand Down

0 comments on commit e54efc5

Please sign in to comment.