less-plugin-autoprefix
less-plugin-autoprefix copied to clipboard
many browserlist keywords not recognized
Like for example > 0.5% works, but not dead or last 2 major versions doesn't. It would say BrowserslistError: Unknown browser major
What's up with that? I got the current version.
And I'm getting a build exception because of last 1 version is unknown browser query. Can you guys give the supported list instead of giving a link to the list of things that aren't supported in full?
I'm wondering if it will read my .browserlistsrc file in my root directory if I execute this plugin over gulp-less...