Skip to content

Commit 9dcdf30

Browse files
@csstools/postcss-progressive-custom-properties v2.1.1
1 parent db026c7 commit 9dcdf30

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Progressive Custom Properties
22

3-
### Unreleased (patch)
3+
### 2.1.1 (March 25, 2023)
44

55
- Smaller `@supports` check for `color-mix`.
66

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": "2.1.0",
4+
"version": "2.1.1",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"funding": {

0 commit comments

Comments
 (0)