Skip to content

Commit 990d823

Browse files
committed
Update docs
1 parent d26390e commit 990d823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/v4-beta.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,7 @@ We've added the ability to control the color interpolation mode for gradients us
872872
<div class="**bg-linear-to-r/oklch** from-indigo-500 to-teal-400"></div>
873873
```
874874

875-
Using polar color spaces like OKLCH or HSL can lead to much more vivid gradients when the `from-*` and `to-*` colors are far apart on the color wheel. We're using OKLCH by default in v4.0 but you can always interpolate using a different color space by adding one of these modifiers.
875+
Using polar color spaces like OKLCH or HSL can lead to much more vivid gradients when the `from-*` and `to-*` colors are far apart on the color wheel. We're using OKLAB by default in v4.0 but you can always interpolate using a different color space by adding one of these modifiers.
876876

877877
### Conic and radial gradients
878878

0 commit comments

Comments
 (0)