DEV Community

Discussion on: Using Custom Properties to ⚡️Supercharge your CSS⚡️

Collapse
 
nuxodin profile image
Tobias Buschor

CSS variables are great!
Therefor i wrote a polyfill for IE11:
github.com/nuxodin/ie11CustomPrope...