MSMiral Sutharinmiralsuthar.hashnode.dev·Jul 14, 2023 · 4 min readCreate better reusable components for your Tailwind design systemIn this tutorial, we're going to build a reusable component using Tailwind CSS for a custom design system. To begin with, we'll need a basic Vite.js setup with React, TypeScript, and TailwindCSS or you can also use Nextjs setup. We need to install a ...00
MSMiral Sutharinmiralsuthar.hashnode.dev·Jul 13, 2021 · 3 min readSVG Animation using TailwindcssIf you have ever used the tailwindcss for your project and tried to do the custom SVG animation so you know it's a bit grumpy to use. So, in this blog, I'm going to show you the best and easiest way to do the SVG animation using tailwindcss. So what ...01N