i've written about “css” here

  1. Making variable fonts fit your site theme
    Don'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)
  2. Truncating text with line-clamp
    Hiding the overflow of content can sometimes work, but the line-clamp property can be more efficient, and look nicer!
  3. CSS Object-Fit Property
    A super quick insight into the object-fit property
  4. Level Up Your Styles With CSS Variables
    Let's do a quick dive into CSS variables and see what they can offer us.