Skip to content

Commit

Permalink
feat(data): Add container.size.icon.L.
Browse files Browse the repository at this point in the history
  • Loading branch information
clairedenning committed Apr 10, 2024
1 parent 0eb5f2c commit 7759a7a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/tokens/components/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,11 @@
"M": {
"value": "{global.size.icon.M}",
"type": "sizing"
},
"L": {
"value": "{global.size.icon.L}",
"type": "sizing",
"description": "Link preview thumbnail."
}
}
},
Expand Down

0 comments on commit 7759a7a

Please sign in to comment.