💡 Introduction
CSS Variables (or custom properties) are an incredible feature of modern web design. They simplify theme management, support dynamic styling, and reduce redundancy.
But here’s the catch — they come with a few weird behaviors that most developers never talk about.
After reading this, you’ll never look at CSS Variables the same way again.
Discover 40 creative CSS sliders and carousels with Codepen examples. Learn pure CSS techniques plus top libraries like Swiper and Splide for modern web development.
Modern CSS: 30+ Features That Killed the Need for JavaScript
This little screenshot for me represents a turning point in AI.
I did one prompt in Claude Code. One single request and pressed enter and then something magical happened…
A little while ago, I was trying to animate an element’s background color, so that it cycled through the rainbow. Seems easy, but it turns out, browsers have a surprisingly big limitation when it comes to color processing! In this tutorial, we’ll dig into the issue, and I’ll share a couple of strategies you can use to work around this limitation.
The features that make building modern web apps actually enjoyable
These CSS Pseudo-Classes Every Developer Should Be Using