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 6ceced2 commit 72c6ce0Copy full SHA for 72c6ce0
2 files changed
plugins/postcss-color-functional-notation/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS Color Functional Notation
2
3
-### Unreleased (patch)
+### 8.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-color-functional-notation/package.json
@@ -1,7 +1,7 @@
{
"name": "postcss-color-functional-notation",
"description": "Use space and slash separated color notation in CSS",
- "version": "8.0.2",
+ "version": "8.0.3",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "MIT-0",
"funding": [
0 commit comments