Autoprefixing with CSS Variables
September 9, 2016I’d call this a bonafide CSS trick, courtesy Lea Verou. Don’t miss the comments, in which Sérgio Gomes reminds us this might make it easier to change values in JavaScript, because you could skip worrying about prefixes there. Changing CSS variables in JavaScript is already rather appealing, as the changes ...
Recent Comments