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

Warning about no-invalid-css for valid css. #367

Open
enkelmedia opened this issue Aug 12, 2024 · 1 comment
Open

Warning about no-invalid-css for valid css. #367

enkelmedia opened this issue Aug 12, 2024 · 1 comment

Comments

@enkelmedia
Copy link

I'm getting this warning for some css inside a css template.

image

I think I would like to purpose two things:

  1. Update the list of valid CSS styles
  2. I would be nice if there was a way to "ignore" there errors?
@bruno-vaz
Copy link

also happens for text-wrap, @container, @starting-style, @layer and a few others.
this package uses vscode-css-languageservice for those validations, but I'm not sure if lit-plugin has to update it or if it's that package that is outdated, but yeah being able to ignore would be really useful too.

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

No branches or pull requests

2 participants