v0 has supported Tailwind 4 by default for about two weeks now, you can test this by creating any new chat and downloading the zip to see the package.json
Hey @jacobparis, we’ve been having no luck trying to get our starter kits run on v0. It just doesn’t work at all, there seems to be some SSR related issue specific to v0 which appear as soon as we start adding config files like layout.tsx.
We’d really appreciate any help or guidance to have a working project with Tailwind v4 and custom config files like layout.tsx, globals.css, etc. This is currently blocking 1000+ components from being available to open in v0 (we currently only offer opening in Bolt.new).
I went ahead and created a simple v0 chat using our Next.js stater kit and as you can see we get some SSR related errors which are impossible to debug.