Tailwind with Typescript.
Tailwind is amazing. It gives you the ability to style your components without even writing a single line of CSS.
In Short ->
Without Tailwind
You would need to do the following to style the elements.
make a CSS file.
write CSS in there with prope...
vishwajeetraj11.hashnode.dev4 min read