Loosely check whether a string is an HSL(A) color string.
npm install is-hsl-colorLoosely check whether a string is an HSL(A) color string.
$ component install segmentio/is-hsl-color
`
`
$ npm install is-hsl-color
`API
$3
Loosely checks whether a
string is an HSL(A) color string. Loose in that it doesn't cap percentages to 100%`, which CSS doesn't care about either. MIT