Level 73
Here are some suggestions on how to handle dynamic classes: https://tailwindcss.com/docs/content-configuration#dynamic-class-names
I just move an application to laravel 10 and a new Ubuntu box. I have a few buttons and messages that are styled on the fly. It seems to me that a few of those styles are not been compiled by Vite. Do i need to tell Vite about those styles (such as bg-blue-300) and if so where should i put them?
Here are some suggestions on how to handle dynamic classes: https://tailwindcss.com/docs/content-configuration#dynamic-class-names
Please or to participate in this conversation.