This component is created on top of the Mantine library. It requires Mantine 9.x and React 19. Mantine BorderAnimate provides a flexible wrapper that turns any Mantine or plain React element into a ...
Or, if you are using Tailwind CSS v3.x or the legacy JavaScript configuration file, import the plugin like this: This plugin brings various utility classes as well as several ready-to-use CSS ...
CSS (Cascading Style Sheets) is a powerful tool for web developers, allowing us to add style and design to our websites and web applications. In this article, we'll explore a few CSS tricks for ...
Recently I created a nice lazy-loading image effect for some drag and drop menu items in my app. Images in a side menu start off with a loading shimmer effect, and ...