🚀I Built My Own ChaiTailwind Project 🔗 Live: https://lnkd.in/gvEWdZpT 💻 GitHub: https://lnkd.in/gUg62RrN Suraj Kumar Jha Sir, Hitesh Choudhary Sir, Piyush Garg Sir In this project, I built a mini Tailwind-like CSS engine using JavaScript. 💡 Instead of writing CSS, I used custom classes like: chai-p-2 => padding chai-bg-red => background color chai-text-center => text alignment ⚙️ How it works: Scans the DOM Finds all chai-* classes Converts them into styles Applies styles dynamically 🎥 In the video, I explain: ✔️ My approach ✔️ How class parsing works ✔️ Key JavaScript logic ✔️ Live demo in browser #ChaiCode #JavaScript #WebDevelopment #Frontend #BuildInPublic

To view or add a comment, sign in

Explore content categories