Skip to content

Commit

Permalink
chore(tokens): 🎨 update tokens (#4526)
Browse files Browse the repository at this point in the history
Merge this PR to update the tokens in the main branch.
  • Loading branch information
swisspost-bot authored Jan 27, 2025
1 parent 2051ff5 commit fa5b279
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -8710,6 +8710,34 @@
}
}
},
"Utilities/Elevation": {
"post": {
"utility": {
"elevation": {
"100": {
"$type": "boxShadow",
"$value": "{post.device.elevation.100}"
},
"200": {
"$type": "boxShadow",
"$value": "{post.device.elevation.200}"
},
"300": {
"$type": "boxShadow",
"$value": "{post.device.elevation.300}"
},
"400": {
"$type": "boxShadow",
"$value": "{post.device.elevation.400}"
},
"500": {
"$type": "boxShadow",
"$value": "{post.device.elevation.500}"
}
}
}
}
},
"Utilities/Typo": {
"post": {
"utility": {
Expand Down Expand Up @@ -11061,6 +11089,7 @@
"FigmaOnly",
"Utilities/Spacing",
"Utilities/Color",
"Utilities/Elevation",
"Utilities/Typo",
"Palettes",
"Helpers/Focus"
Expand Down

0 comments on commit fa5b279

Please sign in to comment.