eslint-plugin-lit icon indicating copy to clipboard operation
eslint-plugin-lit copied to clipboard

New rule: `no-invalid-css`

Open koddsson opened this issue 1 year ago • 1 comments

Hello :wave:!

I thought it would be cool to have a complementary CSS rule to no-invalid-html. It could also be crucial to tools that operate on the CSS in Lit components such as @lit-labs/rollup-plugin-minify-html-literals.

Let me know what you think!

koddsson avatar Apr 26 '24 19:04 koddsson

I have read through FYI but this introduces a deep dependency im trying to get rid of in the ecosystem cleanup So I'm trying to contribute upstream to remove that first

43081j avatar May 10 '24 18:05 43081j