© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Emmanuel odii
Javascript Engineer
Adding tailwind to html isn't a big deal, Let's keep this simple for folks who aren't using a framework.
Add the CDN link below to the head of your html page, and you're set to use tailwind! CDN: <script src="cdn.tailwindcss.com"></script>