Y
Hacker News
new
|
ask
|
show
|
jobs
by
grumblestumble
4204 days ago
IE10 uses a substantially different interim spec syntax that is conceptually different in a couple of key ways.
1 comments
jonrimmer
4204 days ago
If you run your CSS files through Autoprefixer[1], it's possible to use the latest syntax, and have it automatically converted to all necessary older ones.
[1]
https://github.com/postcss/autoprefixer
link
[1] https://github.com/postcss/autoprefixer