nDmitry / grunt-autoprefixer

Parse CSS and add vendor-prefixed CSS properties using the Can I Use database. Based on Autoprefixer.
MIT License
795 stars 60 forks source link

No autoprefix for cursor property #124

Open webmatrixxxl opened 8 years ago

webmatrixxxl commented 8 years ago

Hi!

I found there are no autoprefixes for cursor: grab.. cursor: grabbing etc...

We need -webkit- prefix for this.

ai commented 8 years ago

I check Autoprefixer in online demo and -webkit-grab was added correctly.

Check your browsers list.

webmatrixxxl commented 8 years ago

This is different repo ? https://github.com/autoprefixer/autoprefixer.github.io