Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Suppress Unused CSS selector warnings.
We should, obviously, rather just clean up the CSS. But for now, the warnings are spamming the console to the point where actual debugging is impossible: debug statements and logging is drowned in this noise. From sveltejs/svelte-loader#67
- Loading branch information