DEV Community

Discussion on: Using CSS Custom properties (variables)

Collapse
 
adam_cyclones profile image
Adam Crockett 🌀

This is only half the story because setting and getting CSS variables with js is where the true power lies.

Collapse
 
arbaoui_mehdi profile image
Arbaoui Mehdi

Yeah, for sure this just an entry-level to CSS custom properties, just to have an idea on how to use them.