no css files import in bundle when use next.js version 13 app directory(beta) #964
Closed
2 tasks done
Labels
nextjs
Issue related to NextJS
Describe the bug
when i remove pages directory to use app directory instead in next.js 13, random classname apply in element but no css files in bundle and style doesn't work. but it works in pages directory.
Here is example repo.
i use vanilla-extract style in app/page/tsx with classname style.title
Reproduction
https://github.com/igoman2/next13-vanilla-extract
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: