Convert utility does not accept all of modern syntax for `hsl()`
Open
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 5
- Avg merge
- 2h 5m
- Merged PRs (30d)
- 2
Description
Number rather than percentage is not accepted: `hsl(40 0.5 0.5)` is not accepted while `hsl(40 50% 50%)` is.
[Syntax for HSL](https://drafts.csswg.org/css-color-4/#the-hsl-notation)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.