-
-
Notifications
You must be signed in to change notification settings - Fork 965
Labels
Description
UnoCSS version
66.1.0-beta.12
Describe the bug
- vite build --watch
- Changing one file will cause this error "[unocss:global:build:scan] Could not load /home/projects/unocss-unocss-lw1h3nyc/src/__uno.css (imported by src/main.ts): [plugin unocss:global:build:scan] [unocss] layer "/home/projects/unocss-unocss-lw1h3nyc/src/__uno.css" is imported but not being resolved before, it might be an internal bug of UnoCSS"
Reproduction
https://stackblitz.com/edit/unocss-unocss-lw1h3nyc?file=package.json,src%2Fmain.ts,src%2FApp.vue
System Info
System: wsl2 Debian
Browser: Version 135.0.7049.96 (Official Build) (64-bit)
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