ryboe / CSS3

The most complete CSS support for Sublime Text
MIT License
189 stars 28 forks source link

Remove gray() #213

Closed vrugtehagel closed 3 months ago

vrugtehagel commented 3 months ago

This PR removes gray(), which was removed from the spec. This resolves https://github.com/ryboe/CSS3/issues/212.

Also, I almost removed some of the device- functions, because they are not specced either, but then found they are included in the SVG2 spec. I edited the comments on those functions to clarify.