Skip to content

Commit

Permalink
Merge pull request #342 from Sage/231110-DS-1342Tile
Browse files Browse the repository at this point in the history
feat(data): add 3 new size token for tile
  • Loading branch information
designerlisa authored Nov 13, 2023
2 parents de1fc0a + b7a261e commit 090e4ef
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1891,6 +1891,21 @@
"value": "128px",
"type": "sizing"
},
"2000": {
"value": "160px",
"type": "sizing",
"description": "Tile"
},
"2500": {
"value": "200px",
"type": "sizing",
"description": "Tile"
},
"3000": {
"value": "240px",
"type": "sizing",
"description": "Tile"
},
"010": {
"value": "1px",
"type": "sizing"
Expand Down

0 comments on commit 090e4ef

Please sign in to comment.