We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f98023 commit 6bcb015Copy full SHA for 6bcb015
2 files changed
plugins/postcss-contrast-color-function/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Contrast Color Function
2
3
-### Unreleased (patch)
+### 3.0.2
4
+
5
+_February 21, 2026_
6
7
- Updated [`@csstools/css-color-parser`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser) to [`4.0.2`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#402) (patch)
8
plugins/postcss-contrast-color-function/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-contrast-color-function",
"description": "Dynamically specify a text color with adequate contrast",
- "version": "3.0.1",
+ "version": "3.0.2",
"contributors": [
"name": "Antonio Laguna",
0 commit comments