Hi v0 team, I have a project which if I view it on v0, the style works.
However, if I deploy the v0 project to vercel, the style no longer works.
My project relies on “@tailwindcss/typography” package.
I realized the package is not included in package.json when building in Vercel (v0-canada-service-directory-26l8xdrvvxz – Deployment Source – Vercel)
In addition, tailwind.config.js doesn’t have “@tailwindcss/typography” imported either.
I tried to manually add package.json and tailwind.config.js in v0, however, the imports get stripped out when Vercel builts it
Hi Pauline, I was able to reproduce this with chat that is not deleted.
The chat is Private v0 Chat – v0 by Vercel. If you type “/posts/5-essential-questions-answered-whey-protein” in URL section of the chat’s preview, the styles renders fine.