microsoft / vscode-css-languageservice

CSS, LESS & SCSS language service extracted from VSCode to be reused, e.g in the Monaco editor.
MIT License
312 stars 176 forks source link

Support CSS5 `color-mix` function #348

Closed zm-cttae closed 1 year ago

zm-cttae commented 1 year ago

We need syntax highlighting and also edit snippets for color-mix - a CSS funtion which allows chromatic mixing of CSS colors:

aeschli commented 1 year ago

Snippet added by #349 Syntax highlighting feature request must be filed here: https://github.com/microsoft/vscode-css