Skip to content

Commit ef50898

Browse files
PostCSS Has Pseudo (Experimental) 0.4.0
1 parent 7dd0f09 commit ef50898

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

experimental/css-has-pseudo/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to CSS Has Pseudo
22

3-
### Unreleased (minor)
3+
### 0.4.0 (April 5, 2022)
44

55
- Update `querySelector(:has())` polyfill, disallowing nested `:has` (`:has(.foo, :has(.bar))`)
66

experimental/css-has-pseudo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/css-has-pseudo-experimental",
33
"description": "EXPERIMENTAL : Style elements relative to other elements in CSS",
4-
"version": "0.3.1",
4+
"version": "0.4.0",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"funding": {

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.

0 commit comments

Comments
 (0)