#Website template breaks after Tailwind 4 upgrade
6 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- Lexical Converters - Lexical => JSX
- SEO Plugin - Examples
- Redirects Plugin - Examples
- Nested Docs Plugin - Examples
- What is Payload? - Use Cases - Headless CMS
Community-Help:
What were the steps you took to upgrade? The install is slightly different for versions 4+ than 3
I updated this guide recently to highlight the differences, but I'd be surprised if it breaks the styles when installed properly, but I could be wrong!
https://payloadcms.com/posts/guides/how-to-setup-tailwindcss-and-shadcn-ui-in-payload
Hi Sean, i was following this https://payloadcms.com/posts/guides/how-to-theme-the-payload-admin-panel-with-tailwind-css-4
let me rephrase, what i actually mean is that if you bootstrap via pnpx create-payload-app and you choose the "blank" template it works like the guide explains. But if instead you pick the "website" template, the styles of the included website template are broken after following the guide.
TL;DR payload admin works correctly but website styles are broken