Skip to content

Commit

Permalink
refactor(token):Changed Utility elevation names accordingly to discus…
Browse files Browse the repository at this point in the history
…sion
  • Loading branch information
Vandapanda committed Jan 29, 2025
1 parent e1d8890 commit 8fa852d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -8714,23 +8714,23 @@
"post": {
"utility": {
"elevation": {
"1": {
"100": {
"$type": "boxShadow",
"$value": "{post.device.elevation.100}"
},
"2": {
"200": {
"$type": "boxShadow",
"$value": "{post.device.elevation.200}"
},
"3": {
"300": {
"$type": "boxShadow",
"$value": "{post.device.elevation.300}"
},
"4": {
"400": {
"$type": "boxShadow",
"$value": "{post.device.elevation.400}"
},
"5": {
"500": {
"$type": "boxShadow",
"$value": "{post.device.elevation.500}"
}
Expand Down

0 comments on commit 8fa852d

Please sign in to comment.