Skip to content

Commit 0c784a3

Browse files
committed
@csstools/postcss-alpha-function v2.0.1
1 parent 2fedcb5 commit 0c784a3

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

plugins/postcss-alpha-function/CHANGELOG.md

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

3-
### Unreleased (patch)
3+
### 2.0.1
4+
5+
_January 15, 2026_
46

57
- Ignore `alpha()` when `from` keyword is missing.
68

plugins/postcss-alpha-function/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-alpha-function",
33
"description": "Use the alpha() function in CSS",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"contributors": [
66
{
77
"name": "Romain Menke",

0 commit comments

Comments
 (0)