Skip to content

Commit 1a3f122

Browse files
committed
@csstools/postcss-cascade-layers v4.0.6
1 parent 7b49c04 commit 1a3f122

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-cascade-layers/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes to PostCSS Cascade Layers
22

3-
### Unreleased (patch)
3+
### 4.0.6
4+
5+
_May 13, 2024_
46

57
- Updated [`@csstools/selector-specificity`](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity) to [`3.1.1`](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-specificity/CHANGELOG.md#311) (patch)
68

plugins/postcss-cascade-layers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/postcss-cascade-layers",
33
"description": "Use cascade layers in CSS",
4-
"version": "4.0.5",
4+
"version": "4.0.6",
55
"contributors": [
66
{
77
"name": "Olu Niyi-Awosusi",

0 commit comments

Comments
 (0)