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
* [#69] Run `npx @tailwindcss/upgrade@next`
* [#69] Add back default border color
TW 4 changed the default border color to `currentColor` instead of gray-200
This change adds back gray-200 where it wasn't specified.
* [#69] Port js config to app.css
* [#69] Migrate to Tailwind's `max-*` media query format.
* [#69] Fix issues with nested dark:text-red-300
* [#69] Resolve type errors with animation keyframes
0 commit comments