Skip to content

Commit

Permalink
Merge pull request #216 from adobe/lynnhao/SDS-14453-down-max-perspec…
Browse files Browse the repository at this point in the history
…tive

Added component-size-maximum-perspective-down token
  • Loading branch information
GarthDB authored Dec 19, 2024
2 parents 94932dd + dc50eea commit ddffc99
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,16 @@
}
}
},
"component-size-maximum-perspective-down": {
"value": "96px",
"type": "sizing",
"$extensions": {
"spectrum-tokens": {
"uuid": "",
"name": "component-size-maximum-perspective-down"
}
}
},
"component-size-width-ratio-down": {
"value": "0.3333",
"type": "number",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,16 @@
}
}
},
"component-size-maximum-perspective-down": {
"value": "96px",
"type": "sizing",
"$extensions": {
"spectrum-tokens": {
"uuid": "",
"name": "component-size-maximum-perspective-down"
}
}
},
"component-size-width-ratio-down": {
"value": "0.3333",
"type": "number",
Expand Down

0 comments on commit ddffc99

Please sign in to comment.