How can one write unit tests for CSS in a Svelte component?
Say, I have a HelloWorld Svelte component as below:
[Svelte, Vite, Vitest]: How can one write unit tests for CSS in a Svelte component?
Say, I have a HelloWorld Svelte component as below: