We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea950e commit 1fc24e4Copy full SHA for 1fc24e4
plugins/postcss-unset-value/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Unset Value
2
3
-### Unreleased (major)
+### 4.0.0
4
+
5
+_August 3, 2024_
6
7
- Updated: Support for Node v18+ (major).
8
plugins/postcss-unset-value/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-unset-value",
"description": "Use the unset keyword in CSS.",
- "version": "3.0.1",
+ "version": "4.0.0",
"contributors": [
"name": "Antonio Laguna",
0 commit comments