@volue/design-sizing
Advanced tools
Comparing version 0.1.0 to 0.1.1-next.0
@@ -69,3 +69,3 @@ export default tokens; | ||
"l": "1.5rem", | ||
"xl": "2.25rem", | ||
"xl": "2rem", | ||
"xxl": "3rem", | ||
@@ -72,0 +72,0 @@ "xxxl": "4.5rem" |
@@ -68,3 +68,3 @@ module.exports = { | ||
"l": "1.5rem", | ||
"xl": "2.25rem", | ||
"xl": "2rem", | ||
"xxl": "3rem", | ||
@@ -71,0 +71,0 @@ "xxxl": "4.5rem" |
@@ -49,5 +49,5 @@ { | ||
"SIZE_SPACING_L": "1.5rem", | ||
"SIZE_SPACING_XL": "2.25rem", | ||
"SIZE_SPACING_XL": "2rem", | ||
"SIZE_SPACING_XXL": "3rem", | ||
"SIZE_SPACING_XXXL": "4.5rem" | ||
} |
@@ -69,3 +69,3 @@ export default tokens; | ||
"l": "1.5rem", | ||
"xl": "2.25rem", | ||
"xl": "2rem", | ||
"xxl": "3rem", | ||
@@ -72,0 +72,0 @@ "xxxl": "4.5rem" |
@@ -68,3 +68,3 @@ export default { | ||
"l": "1.5rem", | ||
"xl": "2.25rem", | ||
"xl": "2rem", | ||
"xxl": "3rem", | ||
@@ -71,0 +71,0 @@ "xxxl": "4.5rem" |
{ | ||
"name": "@volue/design-sizing", | ||
"version": "0.1.0", | ||
"version": "0.1.1-next.0", | ||
"description": "Sizing primitives for Volue design primitives", | ||
@@ -5,0 +5,0 @@ "license": "UNLICENSED", |
@@ -17,3 +17,3 @@ { | ||
"xl": { | ||
"value": "{size.base.36}" | ||
"value": "{size.base.32}" | ||
}, | ||
@@ -20,0 +20,0 @@ "xxl": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23405