Skip to content

Commit e913d66

Browse files
committed
@csstools/postcss-progressive-custom-properties v3.3.0
1 parent 828cfcb commit e913d66

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-progressive-custom-properties/CHANGELOG.md

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

3-
### Unreleased (minor)
3+
### 3.3.0
4+
5+
_July 7, 2024_
46

57
- Add matching rules for alt text in `content`
68

plugins/postcss-progressive-custom-properties/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-progressive-custom-properties",
33
"description": "Correctly declare progressive enhancements for CSS Custom Properties.",
4-
"version": "3.2.0",
4+
"version": "3.3.0",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "MIT-0",
77
"funding": [

0 commit comments

Comments
 (0)