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
Yep.
Prior to @astrojs/tailwind v2.0.0, tailwindcss wasn't required as a peer dependency. Some days ago, I updated @astrojs/tailwind without installing Tailwind as a peer dep. Then I tested with npm and it was working fine.
But as you mentioned, trying out using yarn seems to have a problem.
I'll update it.
Thank you @mikelehen for pointing this out.
After running:
I got:
Running
yarn add tailwindcss
seems to have fixed the issue.The text was updated successfully, but these errors were encountered: