Describe the bug
Minimal Reproductions
Versions
- "vite-plugin-windicss": "^1.9.3",
- "vite": "^5.2.0",
- framework(vue/react/svelte/etc):
Additonal Context
If svg file not have id attribute After vite build missing background-image.
But add id attribute can fixed I don't know why