bpk-tokens-css
Advanced tools
Comparing version 36.2.0 to 36.2.1
{ | ||
"name": "bpk-tokens-css", | ||
"version": "36.2.0", | ||
"version": "36.2.1", | ||
"description": "Backpack design tokens for colors, spacing, font, etc.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
{ | ||
"imports": [ | ||
"./aliases.json" | ||
], | ||
"global": { | ||
@@ -11,8 +8,8 @@ "type": "size", | ||
"ICON_SIZE_SM": { | ||
"value": "{!SPACING_MD}" | ||
"value": "1.125rem" | ||
}, | ||
"ICON_SIZE_LG": { | ||
"value": "{!SPACING_BASE}" | ||
"value": "1.5rem" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
614050
18718