How to Create Custom Animations with Tailwind CSS in ReactJS
Sometimes, the animation properties that Tailwind provides are not enough, and we need a custom animation. For instance, if you want to display a fade-in effect when your page loads, you need to add some configuration for this animation. This is a on...
shiwanshudev.hashnode.dev2 min read