CSS variables for work and play

A presentation at JS Fwdays Europe by Chen Hui Jing

CSS variables (AKA CSS custom properties) have been broadly supported for about 5 years now, and this native CSS feature has expanded how we can write and use CSS. This talk will explain how CSS variables work, their difference from preprocessor variables, as well as some practical (and impractical) uses for them in your projects.

Video