Skip to content

Commit

Permalink
feat: activate oklab and oklch by default
Browse files Browse the repository at this point in the history
  • Loading branch information
KamiKillertO committed Nov 26, 2024
1 parent a566069 commit 55fc396
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,9 @@
"BROWSERS_COLORS",
"HEXA",
"RGB",
"HSL"
"HSL",
"OKLAB",
"OKLCH"
],
"items": {
"enum": [
Expand Down

0 comments on commit 55fc396

Please sign in to comment.