@opengov/capital-style
Advanced tools
Comparing version 5.3.0 to 5.3.1-beta.1
# Changelog | ||
# 5.3.1 | ||
### 06/14/2023 | ||
* Bringing back units to render pixels | ||
# 5.3.0 | ||
@@ -4,0 +8,0 @@ ### 05/22/2023 |
{ | ||
"name": "@opengov/capital-style", | ||
"version": "5.3.0", | ||
"version": "5.3.1-beta.1", | ||
"description": "Design Tokens and Styles for the OpenGov Capital Design System.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -12,3 +12,3 @@ { | ||
"name": "unit-quarter", | ||
"value": "0.5 * 4", | ||
"value": "0.25 * $unit-1", | ||
"category": "sizing", | ||
@@ -20,3 +20,3 @@ "type": "size", | ||
"name": "unit-half", | ||
"value": "0.5 * 2", | ||
"value": "0.5 * $unit-1", | ||
"category": "sizing", | ||
@@ -23,0 +23,0 @@ "type": "size", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
4229410
3