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 71602aa commit b7df61eCopy full SHA for b7df61e
plugins/postcss-oklab-function/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to PostCSS OKLab Function
2
3
-### Unreleased (patch)
+### 4.0.7
4
+
5
+_December 27, 2024_
6
7
- Updated [`@csstools/css-color-parser`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser) to [`3.0.7`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#307) (patch)
8
plugins/postcss-oklab-function/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/postcss-oklab-function",
"description": "Use oklab() and oklch() color functions in CSS",
- "version": "4.0.6",
+ "version": "4.0.7",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "MIT-0",
"funding": [
0 commit comments