I initialized shadcn-ui and created the different button variants specified: primary, outline, button with the auth icons and a rounded button. I wasnt sure what the linked text button referred to.
I also setup prettier and prettier-plugin-tailwindcss since tailwindcss is the styling language used by shadcn-ui.
Currently there are a few things that need to be solved related to handling different colors when switching between light and dark mode and also dealing with button sizing.
I initialized shadcn-ui and created the different button variants specified: primary, outline, button with the auth icons and a rounded button. I wasnt sure what the linked text button referred to. I also setup prettier and prettier-plugin-tailwindcss since tailwindcss is the styling language used by shadcn-ui. Currently there are a few things that need to be solved related to handling different colors when switching between light and dark mode and also dealing with button sizing.