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
is it possible to add tailwind styles, assuming I also want to keep the existing CSS styles too,
I've already set everything up and can generate the styles using
npx tailwindcss -o ./build/index.css --minify
how do I make these styles get included in the exported styles
The text was updated successfully, but these errors were encountered:
is it possible to add tailwind styles, assuming I also want to keep the existing CSS styles too,
I've already set everything up and can generate the styles using
how do I make these styles get included in the exported styles
The text was updated successfully, but these errors were encountered: