Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into tokens/v2-2024-11
Browse files Browse the repository at this point in the history
  • Loading branch information
swisspost-bot committed Nov 18, 2024
2 parents 97c8d26 + 1dabfa0 commit 6aae098
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -7912,6 +7912,34 @@
}
}
}
},
"signal": {
"error": {
"$type": "color",
"$value": "{post.scheme.color.signal.error-dark}"
},
"success": {
"$type": "color",
"$value": "{post.scheme.color.signal.success-dark}"
}
},
"position": {
"inline": {
"end": {
"resize": {
"$type": "dimension",
"$value": "{post.core.dimension.6}"
}
}
},
"block": {
"end": {
"resize": {
"$type": "dimension",
"$value": "{post.core.dimension.6}"
}
}
}
}
}
}
Expand Down

0 comments on commit 6aae098

Please sign in to comment.