Description
When running the development server with npm run dev, the application fails to start due to a require is not defined error in the tailwind.config.js file.
Environment
- Next Version: 3.16.1
- Nitro Version: 2.11.7
- Operating System: mac OS
Steps to Reproduce
- Run npm run dev
- The error appears immediately during the build process
