Skip to content

Commit

Permalink
Update color.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Sep 26, 2024
1 parent 274e5a2 commit afe974a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api/color.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ You can pass in any of the following:
- RGB arrays like `[255, 0, 0]`
- RGBA arrays like `[255, 0, 0, 255]`
- LAB strings like `"lab(50% 50% 50%)"`
- LABA strings like `"laba(50% 50% 50% 1)"`
- ... anything else that CSS can parse as a single color value

### Format colors as CSS
Expand Down

0 comments on commit afe974a

Please sign in to comment.