I have installed Sublime Text 3 and Autoprefix CSS from package control on my Mac OSX When I try to run Autoprefix CSS on a CSS3 syntax file, it simply does nothing.
As suggested in other posts I have changed user setting to :
{
"browsers": ["last 2 versions", "> 10%", "ff > 4", "opera > 9"]
}
But still does nothing.
Any suggestions?
It happens when you install css3 package, I had same problem and find solution here: http://www.chriseisenbraun.com/news/autoprefixer-not-working-in-sublime-text-3-try-this-one-weird-trick-