-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [#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
- Loading branch information
1 parent
2e15ca6
commit 9785f3c
Showing
16 changed files
with
624 additions
and
935 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.