css-reference
css-reference copied to clipboard
Change hsl()a to hsla() to match rgba()
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