How to use CSS variables
Since I learned about CSS variables that's all I've been using for my projects.
This website aside from using TailwindCSS I'm always using CSS variables as well.
Let us take a look how we can accomplish that.
Per class
One way of doing this is by a ...
h.telmo.is4 min read