We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec9a731 commit 5ac2b74Copy full SHA for 5ac2b74
packages/foundations/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@repo/foundations",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "",
5
"main": "index.js",
6
"exports": {
packages/foundations/tokens.json
@@ -1146,7 +1146,7 @@
1146
"key": "--breakpoint-static-padding-default",
1147
"type": "padding",
1148
1149
- "value": "{--density-padding-lg}"
+ "value": "{--density-padding-md}"
1150
},
1151
1152
"name": "breakpoint.action.gap.none",
@@ -1401,7 +1401,7 @@
1401
1402
1403
1404
- "value": "{--density-padding-xl}"
+ "value": "{--density-padding-lg}"
1405
1406
1407
0 commit comments