fix: tailwind build error (#37728)
We changed to default to ESM imports a while ago, which means local builds are now breaking because the Tailwind uses a require. Changed to CJS for Tailwind config file. (I have no idea how this has been working on Vercel all this time.)
This commit is contained in:
Reference in New Issue
Block a user