madskristensen / WebEssentials2013

Visual Studio extension
http://vswebessentials.com
Other
944 stars 252 forks source link

Autoprefixer hinting unprefixed? #1954

Closed megaroeny closed 8 years ago

megaroeny commented 9 years ago

Why when I have this option enabled, it's hinting at unprefixed properties still? Example, animation or transition is getting hinted. Is this the intended behavior if Autoprefixer is enabled?

Also, I think the schema is outdated still. For transition, unprefixed is supported quite a few versions back for all major browsers. - http://caniuse.com/#feat=css-transitions

Why is it hinting at these then? How can we help update the schema?

Thanks!

megaroeny commented 9 years ago

Updated description...