-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
Description
Environment
- Operating System:
Windows_NT - Node Version:
v16.17.0 - Nuxt Version:
2.16.0-27720022.54e852f - Nitro Version:
0.5.4 - Package Manager:
npm@8.19.2 - Builder:
vite - User Config:
bridge,vite,css,plugins,components,buildModules,modules,pwa,build,serverHandlers,devServerHandlers - Runtime Modules:
- - Build Modules:
(),@nuxt/bridge@3.0.0-27737014.fcf636d
Reproduction
https://stackblitz.com/edit/nuxt-starter-y8k5hw?file=nuxt.config.js
Describe the bug
in dev mode, all styles from nuxt.config.js > css applied as well.
after building the project, css files not loaded.
Additional context
this bug appears after 3.0.0-27736739.990b28d version released.
Logs
No response
goncharof, leonceaklin, IlyaSemenov and brolnickij