Tailwind
Tailwind is a CSS framework which contains CSS-utility classes which can be added straight to our markup (HTML).
Installation:
Use the following command to install tailwind through npm npm install -D tailwindcss
Create your tailwind.config.js file ...
saurabhsuryavanshi.hashnode.dev1 min read