Which project does this relate to?
Start
Describe the bug
The reproduction is based on basic-virtual-file-based with my changes in the third commit yjoer/basic-virtual-file-based@9f291d9.
When building the application, the following error message arises.
[@tailwindcss/vite:generate:build] Cannot create proxy with a non-object as target or handler
file: /basic-virtual-file-based/src/styles.css?transform-only
Your Example Website or App
https://github.com/yjoer/basic-virtual-file-based
Steps to Reproduce the Bug or Issue
- Run pnpm build
Expected behavior
Building the app without errors.
Screenshots or Videos
No response
Platform
- OS: Windows
- Browser: Chrome
- Version: 136
Additional context
No response