You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to reproduce:
run pnpm i
run pnpm dev: the app works locally
run npx nuxi generate
run nuxi preview: the app doesn't render any css. Also, not featured in this repo, but on my actual app the other pages won't load.
Describe the bug
The generated static files don't include any styling.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Darwin
v16.13.1
2.16.0-27358576.777a4b7f
[email protected]
vite
buildModules
,css
,target
,components
,bridge
,googleAnalytics
,router
-
[email protected]
,@vueuse/core/[email protected]
,@nuxt/[email protected]
,@nuxtclub/[email protected]
,@nuxtjs/[email protected]
,@nuxtjs/[email protected]
Reproduction
Link a minimal repro repo: https://github.com/Kagigz/nuxt-frontend-repro
How to reproduce:
run pnpm i
run pnpm dev: the app works locally
run npx nuxi generate
run nuxi preview: the app doesn't render any css. Also, not featured in this repo, but on my actual app the other pages won't load.
Describe the bug
The generated static files don't include any styling.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: