sveltejs / svelte-preprocess

A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
MIT License
1.73k stars 147 forks source link

When using global CSS eslint complains "Unused CSS selector ".some-class"(css-unused-selector) eslintsvelte/valid-compile" #607

Open 205g0 opened 11 months ago

205g0 commented 11 months ago

But: tsserver and svelte-check do not complain...