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 97a06d5 commit dabec01Copy full SHA for dabec01
2 files changed
plugins/postcss-nesting/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Nesting
2
3
-### Unreleased (patch)
+### 13.0.2
4
+
5
+_June 10, 2025_
6
7
- Updated [`@csstools/selector-resolve-nested`](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-resolve-nested) to [`3.1.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-resolve-nested/CHANGELOG.md#310) (minor)
8
plugins/postcss-nesting/package.json
@@ -1,7 +1,7 @@
{
"name": "postcss-nesting",
"description": "Nest rules inside each other in CSS",
- "version": "13.0.1",
+ "version": "13.0.2",
"contributors": [
"name": "Antonio Laguna",
0 commit comments