css-reference icon indicating copy to clipboard operation
css-reference copied to clipboard

Change hsl()a to hsla() to match rgba()

Open qoh opened this issue 9 years ago • 0 comments

I didn't find anything saying this was intentional so I made a quick patch.

http://cssreference.io/#color

See rgb() and rgba() as compared to hsl() and hsl()a

qoh avatar Nov 28 '16 12:11 qoh