CSS variables are more intense than they appear #136
WynieCronje
started this conversation in
General
Replies: 1 comment 3 replies
-
Not sure what was the intended message :) If it's just a discussion on CSS vars then yeah, they are pretty cool. They do not work in IE but there's a working ponyfill: We used to run it but now we are dropping IE support :) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After reading this:
https://www.w3schools.com/css/css3_variables.asp
I played around with one demo: (toggle body classes between : '' , 'blue' , 'red')
https://www.w3schools.com/code/tryit.asp?filename=GMWW7XHSLUOY
😮 Now that's cool
Beta Was this translation helpful? Give feedback.
All reactions