Skip to content

Commit a3da57b

Browse files
postcss-focus-visible v9.0.0
1 parent dc54e99 commit a3da57b

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

package-lock.json

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

plugins/postcss-focus-visible/CHANGELOG.md

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

3-
### Unreleased (major)
3+
### 9.0.0
4+
5+
_July 3, 2023_
46

57
- Change license to `MIT-0` ([read more about this change in the blog post](https://preset-env.cssdb.org/blog/license-change/))
68

plugins/postcss-focus-visible/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-focus-visible",
33
"description": "Use the :focus-visible pseudo-selector in CSS",
4-
"version": "8.0.2",
4+
"version": "9.0.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)