vim-css-color icon indicating copy to clipboard operation
vim-css-color copied to clipboard

Support CSS Color Module Level 4

Open ap opened this issue 1 year ago • 0 comments
trafficstars

The syntax now allows omitting the commas between values, in which case a slash must be used to separate the opacity value.

Lots of new functions added as well, for which sample code is provided at https://www.w3.org/TR/css-color-4/#color-conversion-code.

ap avatar Jan 13 '24 20:01 ap