Skip to content

Commit 41c1504

Browse files
authored
Fix CSS var name (#547)
1 parent d593ec6 commit 41c1504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/color.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Open Props v2 has 360*1000 color palette,s in just 19 variables.
2222
In this new workflow you import the palette props. This gives you access to
2323
`--color-{1-16}`. Customize the palette with 1-3 palette props:
2424
- `--palette-hue`
25-
- `--palette-hueRotateBy`
25+
- `--palette-hue-rotate-by`
2626
- `--palette-chroma`
2727

2828
Tint with any hue, add hue rotation along the palette for intrigue,

0 commit comments

Comments
 (0)