Closed iAmWillShepherd closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/onesignaldevs/ngosi/9UDKd6Bm3ZULWEkgXQexejKLkczb
✅ Preview: https://ngosi-git-looks-matter-too-onesignaldevs.vercel.app
Fixes #22
Solution
I added some basic tailwind styles and upgraded Tailwindcss to version 3. This PR also includes a change in behavior on the home page: the user is now routed to another page if they aren't logged in.
Testing
yarn
supabase start
yarn dev
localhost:3000
, note that you should be taken to/signin
Resources
Before adding styles
After adding styles