I followed this video, and loading tailwind without the base only works in dev. if you make a production build it doesnt pick up the tailwind styling in the admin panel.
@layer theme, base, components, utilities;
@import 'tailwindcss/theme.css' layer(theme);
@import 'tailwindcss/utilities.css' layer(utilities);
do any of you guys have a way of making it work in a full production build?
Welcome to this in-depth tutorial where we’ll be customizing the Payload Admin Panel! 🎨🛠️
✉️ Subscribe to our free Payload Newsletter:
https://allaboutpayload.com
🔗 Useful Links:
Snippet Library: https://snippets.10xmedia.de
Payload Theme Generator: https://10xmedia.de/theme
⏰ Timestamps:
00:00 Introduction & Overview 🎬...