Untitled Masterpiece
This lesson introduces CSS variables and how we'll use them in our themes.
We'll cover the following...
Note: If you need a quick refresher about CSS variables, check this shot.
Inheritance
CSS variables (also called custom properties) have one special feature that makes them perfect for our theming needs. CSS variables ...