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
Hi I have a react component and I'm using tailwind css <MyComponent className="bg-red-400"
but for some reason my Tailwind css is not working for my package.
Hi I have a react component and I'm using tailwind css
<MyComponent className="bg-red-400"
but for some reason my Tailwind css is not working for my package.
Here is my tailwind.config.js , postcss.config.mjs, package.json, global.css, and bunchee.config.js
I'm sure many others use tailwind so there must be something I'm missing. Thanks for the help!
The text was updated successfully, but these errors were encountered: