You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know we upgraded to Tailwind 4, but your docs still show the Tailwind 3 config.
What do we do now? I know to use @import "tailwindcss" and we can set them in the theme in a css file, but do we use tailwind.css still or do we switch to main.css? It's not detecting my assets/css/tailwind.css file anymore for some reason.
Do I need to add the tailwind.config.js still with your setup or is it handled by default? Please help me understand if I'm missing something in the configuration.
ojvribeiro, luca-smartpricing, nikosgpet and gaomingzhao666