@csstools/css-color-parser
Advanced tools
Comparing version 1.2.0 to 1.2.1
# Changes to CSS Color Parser | ||
### 1.2.1 (June 14, 2023) | ||
- Fix value calculation for `hue` components in relative color syntax. | ||
### 1.2.0 (May 19, 2023) | ||
@@ -8,3 +12,2 @@ | ||
### 1.1.2 (April 10, 2023) | ||
@@ -11,0 +14,0 @@ |
{ | ||
"name": "@csstools/css-color-parser", | ||
"description": "Parse CSS color values", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"contributors": [ | ||
@@ -6,0 +6,0 @@ { |
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
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
95876
483