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 ...
Sep 10, 20221 min read30
