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 setup some tailwind react projects according to this guide: https://itnext.io/how-to-use-tailwind-css-with-react-16e9d478b8b
This worked great everytime with version 0.6.*
Since version 0.7.0 following the same setup led to following error: Building ... tailwind.src.css BrowerslistError: Unknown browser query 'dead'
The text was updated successfully, but these errors were encountered:
I setup some tailwind react projects according to this guide: https://itnext.io/how-to-use-tailwind-css-with-react-16e9d478b8b
This worked great everytime with version 0.6.*
Since version 0.7.0 following the same setup led to following error:
Building ... tailwind.src.css
BrowerslistError: Unknown browser query 'dead'
The text was updated successfully, but these errors were encountered: