Skip to content

Commit 9d4b2ff

Browse files
PostCSS OKLab Function
1.0.2
1 parent 747e91d commit 9d4b2ff

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-oklab-function/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS OKLab Function
22

3-
### Unreleased (patch)
3+
### 1.0.2 (March 8, 2022)
44

55
- Fix gamut mapping giving overly unsaturated colors.
66
- Implement powerless color components in gamut mapping.

plugins/postcss-oklab-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-oklab-function",
33
"description": "Use oklab() and oklch() color functions in CSS",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"engines": {

0 commit comments

Comments
 (0)