Variables in CSS / Custom Properties
🌟Intro
CSS variables are a new addition that works the same as variables in any language where you store some data and reference it by the variable name later in the code.
Previously this feature was one of the things that made CSS preprocessors fam...
gauravvala.hashnode.dev2 min read