color-js / color-js/apps

Convert utility does not accept all of modern syntax for `hsl()`

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.