Hacker News new | ask | show | jobs
by peaton 4342 days ago
So in this article, the author says this is not supported on chrome. But in this stack question [1], chrome is clearly using it. Is the only difference the author is discussing that now firefox uses/supports "--" instead of "var-"?

[1] http://stackoverflow.com/questions/18466569/enable-experimen...

2 comments

CSS variables were recently removed from Chrome: http://stackoverflow.com/a/23518831/349353
I see, thanks for pointing that out.