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
Tailwind 3 removed classic mode, JIT is the only mode for Tailwind 3. This means that if we build tailwind.css with the npx tailwind build > ./app/assets/stylesheets/tailwind.css" we will get almost nothing, 13KB file size that just resets browser default styles.
Uh oh!
There was an error while loading. Please reload this page.
Tailwind CSS v3.0 is out, so this issue can track the work (if any) needed for this gem to upgrade to it.
Their upgrade guide is here.
The text was updated successfully, but these errors were encountered: