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 fe2f314 commit 45b7359Copy full SHA for 45b7359
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.3
4
+
5
+_April 12, 2026_
6
7
- Updated [`@csstools/css-color-parser`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser) to [`4.1.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#410) (minor)
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.2",
+ "version": "3.0.3",
"contributors": [
"name": "Antonio Laguna",
0 commit comments