-
-
Notifications
You must be signed in to change notification settings - Fork 966
Closed
Labels
Description
UnoCSS version
0.51.5
Describe the bug
the module virtual:uno.css?inline still has sideEffects
when vite build, the default export of module virtual:uno.css?inline is ''
when vite serve, there is not hmr for virtual:uno.css?inline
It should behave the same way as vite inline css
Reproduction
https://stackblitz.com/edit/vitejs-vite-hcufny?file=src%2Fmain.tsx&terminal=dev
or
test-shadow-dom/vite.config.ts
System Info
No response
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable


