i've written about “css” here
-
Making variable fonts fit your site themeDon't like some of the colors used on a variable font? Don't stand for it (...unless the options aren't provided anyway, in which case fall in line)
-
Truncating text with line-clampHiding the overflow of content can sometimes work, but the line-clamp property can be more efficient, and look nicer!
-
CSS Object-Fit PropertyA super quick insight into the object-fit property
-
Level Up Your Styles With CSS VariablesLet's do a quick dive into CSS variables and see what they can offer us.