Skip to content

Commit

Permalink
Merge branch 'tokens/v2-2024-12' into update-tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
swisspost-bot committed Dec 3, 2024
2 parents c19b47f + 58f7f9c commit f11d12b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -5919,6 +5919,10 @@
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.error.icon}"
}
},
"elevation": {
"$type": "boxShadow",
"$value": "{post.device.elevation.300}"
}
}
}
Expand Down Expand Up @@ -6853,6 +6857,10 @@
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.error.icon}"
}
},
"elevation": {
"$type": "boxShadow",
"$value": "{post.device.elevation.300}"
}
}
}
Expand Down Expand Up @@ -7709,6 +7717,10 @@
"$type": "color",
"$value": "{post.scheme.color.interactive.notification.error.icon}"
}
},
"elevation": {
"$type": "boxShadow",
"$value": "{post.device.elevation.300}"
}
}
}
Expand Down

0 comments on commit f11d12b

Please sign in to comment.