CSS variables: What are they and how to use them
What are they
CSS custom properties aka CSS variables allow you to define a property in a variable that you can use over and over again. There are a number of use cases for this: often you will use the same colors for a brand or a particular theme. T...
johnpalmgren.hashnode.dev1 min read