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 4b50e7c commit 65c46c5Copy full SHA for 65c46c5
plugins/postcss-cascade-layers/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Cascade Layers
2
3
-### Unreleased (patch)
+### 5.0.2
4
+
5
+_June 26, 2025_
6
7
- Fix being unable to ignore all warning types simultaneously
8
plugins/postcss-cascade-layers/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-cascade-layers",
"description": "Use cascade layers in CSS",
- "version": "5.0.1",
+ "version": "5.0.2",
"contributors": [
"name": "Olu Niyi-Awosusi",
0 commit comments