Topic: CSS
Keep this in mind when changing scrollbar colors
TL;DR: always choose a scrollbar thumb color that makes it visible both against the container background and the scrollbar track.
How to clamp the lightness of a relative color in CSS
Let's say we have a color in a CSS variable and want to modify its lightness, but only if it's too dark or too light.
9 signs your frontend code has quality issues that affect your users
Check if your project is displaying any of them.
Why I'm excited about CSS Grid
I just got myself familiar with the specification of CSS Grid and cried a single tear of joy. Here's why.
Blend mode in CSS
Yes, you can set a blend mode for your HTML elements!