In game development, it’s common to use spritesheets for animation, but this technique isn’t as widely used on the web. Which is a shame, because we can do some pretty cool stuff with sprites! In this post, we’ll share the niche CSS function you can use to leverage this technique, and explore some of the potential use cases.
Expand the clickable area of a button without changing its UI - Dev Recipes
Ever struggled to tap a tiny button on your phone? Let me show you a simple CSS technique to increase the clickable area without altering the button's visual appearance.
In this article, I present my new technique for solving a CSS problem that was deemed impossible — true shrinkwrapping of an element with auto-wrapped content. By using anchor positioning and scroll-driven animations, we can adjust our element’s outer dimensions by measuring its inner contents, demonstrating that for many cases this can already work and might unlock a future native feature.
CSS Bar Charts Using Modern Functions | CSS-Tricks
CSS-only bar charts are one of those things we've tackled a bunch of times in different ways. But how can modern CSS features finally make it not only trivial, but fun?
Approximating contrast-color() With Other CSS Features | CSS-Tricks
The new contrast-color() function is not fully supported yet. But can we still implement it in a cross-browser friendly way using other new CSS features?
ilamy Calendar - React Calendar Component with Tailwind CSS & shadcn/ui | Full Calendar Alternative
The ultimate React calendar component built with TypeScript, Tailwind CSS, and shadcn/ui. A modern full calendar alternative with drag-and-drop, resource scheduling, recurring events, and multi-view support. Perfect for React, Next.js, and Astro applications. Headless UI calendar with complete customization.
A set of accessible components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code. Use this to build your own component library.