eslint-plugin-lit
eslint-plugin-lit copied to clipboard
New rule: `no-invalid-css`
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!
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