Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The container property is not supported #329

Open
raythurnvoid opened this issue Feb 22, 2023 · 2 comments · Fixed by #365
Open

The container property is not supported #329

raythurnvoid opened this issue Feb 22, 2023 · 2 comments · Fixed by #365

Comments

@raythurnvoid
Copy link

raythurnvoid commented Feb 22, 2023

image

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

@rdennis
Copy link

rdennis commented Feb 22, 2023

As mentioned in the top level vscode issue microsoft/vscode#170589

The features needed for container queries are:

properties

at-rule

length units

  • cqw
  • cqh
  • cqi
  • cqb
  • cqmin
  • cqmax

image

@joliss
Copy link

joliss commented Nov 5, 2024

The container property seems to be working now, so I think this can be closed.

Support appears to have been added in 1ded897 (in webCustomData.ts), released in 6.2.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants