[bug]: NextJS build fails with withUt
tailwind config function
#1070
Labels
area:packages
issue regarding one of the uploadthing packages
more info
Please provide more details on the nature of this issue.
Provide environment information
Describe the bug
NextJS fails when building (
next build
) or starting the dev server (next dev
).The following error log is from the dev server:
Here is the content of each file:
./src/lib/tailwind.ts
./tailwind.config.ts
Link to reproduction
https://stackblitz.com/edit/github-vnrqpe?file=src%2Fapp%2Fpage.tsx
To reproduce
Importing the tailwind config wrapped with
withUt
will fail in build.Additional information
No response
👨👧👦 Contributing
Code of Conduct
The text was updated successfully, but these errors were encountered: