microsoft / vscode-css-languageservice

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

The container property is not supported #329

Open raythurnvoid opened 1 year ago

raythurnvoid commented 1 year ago

image

https://developer.mozilla.org/en-US/docs/Web/CSS/container

rdennis commented 1 year ago

As mentioned in the top level vscode issue https://github.com/microsoft/vscode/issues/170589

The features needed for container queries are:

properties

at-rule

length units

image