Articles in this series
Tailwind - a utility classes chakra ui - Component Library 0. Shortcut Installation Extract Here the MY_TEMPLATE zip file To Execute the template,...
(a.) Learn Vite Server & Deployment for Tailwindcss : 🪜 Step 1: npm i vite 🪜 Step 2: In package.json file add below code Add "start": "vite"...
Make div in center: Apply Custom CSS to Tailwindcss @tailwind base; @tailwind components; @tailwind utilities; .my-custom{ @apply text-blue-800...
Chakra UI Documentation 1. Installation npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion 1.2 📄 package.json - dependencies { ...
GSAP (GreenSock Animation Platform) 1.Include GSAP library: 🔗CDN Link 2. Add GSP cdn before the your custom script.js 3.Write JavaScript:...
1.Locomotive CDN: Copy js - CDN : & paste link in script tag of html 2.Similarly Copy - css CDN & paste the link in link:css of html 3.Finally:...