From 10c27d0b8114f3875a7f27adb1574f58feab9698 Mon Sep 17 00:00:00 2001 From: "asamuzaK (Kazz)" Date: Fri, 26 Jan 2024 22:32:07 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e20975..ac2b70c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Parse CSS color. #### Parameters -* `value` **[string][93]** color value +* `color` **[string][93]** color value * `color-mix()` and [<system-color>](https://developer.mozilla.org/en-US/docs/Web/CSS/system-color)s are not supported * `opt` **[object][94]?** options * `opt.d50` **[boolean][95]?** get xyz values in d50 white point