CSS Custom Properties or CSS Variables allows us to store a value stored in one place, then referenced in multiple other places. This is useful not only because they can be used at multiple instances and makes editing the values easy but also, it makes the properties easier to read when referring to it later.

Post cover image
Table of contents
Quick note on CSS variables 📝Introducing JavaScript ✨Using event listeners 👂
3 Comments

Sort: