postcss-custom-properties
Advanced tools
Comparing version
# Changes to PostCSS Custom Properties | ||
### 12.1.6 (April 5, 2022) | ||
- Fix `var()` fallback value downgrades with value lists. | ||
### 12.1.5 (March 19, 2022) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "postcss-custom-properties", | ||
"description": "Use Custom Properties Queries in CSS", | ||
"version": "12.1.5", | ||
"version": "12.1.6", | ||
"author": "Jonathan Neal <jonathantneal@hotmail.com>", | ||
@@ -10,2 +10,6 @@ "contributors": [ | ||
"license": "MIT", | ||
"funding": { | ||
"type": "opencollective", | ||
"url": "https://opencollective.com/csstools" | ||
}, | ||
"engines": { | ||
@@ -12,0 +16,0 @@ "node": "^12 || ^14 || >=16" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
36626
0.69%