Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
That'll save people so much work when you can define all the colors in a header and just work with the variables... I'm a bit jealous of all upcoming webdevs :P Also I'm curious what people will do with it... upcoming mini games programmed in CSS or something by maninpulating div-containers which act as pixels, hehe
–
we've been using scss for over a year now and it works great for these sort of things. and by the nature of a preprocesser, it works across the browsers. are these css variables in the video in a spec other browsers will support, or are they just going to work for this browser? If so, that's pretty worthless to me.