sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
864 stars 105 forks source link

unused css selector #596

Closed craigcosmo closed 1 year ago

craigcosmo commented 1 year ago

Describe the problem

I got a bunch of warning like this in the consle terminal, how to disable those css warning ?

Screenshot 2023-02-22 at 9 55 25 AM

Describe the proposed solution

disable it

Alternatives considered

remove it ?

Importance

i cannot use vite-plugin-svelte without it

bluwy commented 1 year ago

https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/config.md#onwarn

Please ask for support in the Svelte discord server.