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 6f89774 commit 776cf69Copy full SHA for 776cf69
experimental/postcss-nesting/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Nesting Experimental
2
3
-### Unreleased (major)
+### 3.0.0
4
+
5
+_August 3, 2024_
6
7
- Updated: Support for Node v18+ (major).
8
experimental/postcss-nesting/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-nesting-experimental",
"description": "Nest rules inside each other in CSS (Draft : 28 October 2022)",
- "version": "2.0.1",
+ "version": "3.0.0",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "CC0-1.0",
"funding": [
0 commit comments