Getting started with talwind
Tailwind CSS doesn’t provide ready-made building blocks for your layouts like Bootstrap or Material Design but also does not focus on writing everything.
installation:
Step 1:npm init -y.
Step 2:npm install tailwindcss.
Step 3:Use the @tailwind d...
rishuk524.hashnode.dev3 min read