Skip to content

Commit 1d3de66

Browse files
committed
doc(README) Document new feature from 7760d30
1 parent 7760d30 commit 1d3de66

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ It returns any error message from the Constraint Validation API, and a collectio
250250

251251
| Name | Props |
252252
| ---------------- | ------------------------------------------- |
253-
| color-correction | lightness, opacity |
253+
| color-correction | lightness, opacity, saturation |
254254
| glow | blur, spread, lightness, opacity |
255255
| glow-inset | blur, threshold, lightness, opacity |
256256
| gooey | tolerance |
@@ -265,6 +265,7 @@ Default values:
265265
- opacity: `0.5`
266266
- offsetX: `0`
267267
- offsetY: `0`
268+
- saturation: `1`
268269

269270
All props require a number, except `blend` (CSS blend mode) and `color` (CSS color).
270271

0 commit comments

Comments
 (0)