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 f5ff0dc commit 0047b08Copy full SHA for 0047b08
plugins/postcss-nesting/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changes to PostCSS Nesting
2
3
-### 10.0.3
+### 10.0.3 (December 13, 2021)
4
5
- Updated: documentation
6
plugins/postcss-nesting/package.json
@@ -2,7 +2,7 @@
"name": "postcss-nesting",
"description": "Nest rules inside each other in CSS",
"license": "CC0-1.0",
- "version": "10.0.2",
+ "version": "10.0.3",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
7
"homepage": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting#readme",
8
"bugs": "https://github.com/csstools/postcss-plugins/issues",
0 commit comments