Skip to content

Commit

Permalink
Fix CSS var name (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongarciah authored Feb 7, 2025
1 parent d593ec6 commit 41c1504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/color.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Open Props v2 has 360*1000 color palette,s in just 19 variables.
In this new workflow you import the palette props. This gives you access to
`--color-{1-16}`. Customize the palette with 1-3 palette props:
- `--palette-hue`
- `--palette-hueRotateBy`
- `--palette-hue-rotate-by`
- `--palette-chroma`

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

0 comments on commit 41c1504

Please sign in to comment.