Closed ai closed 10 years ago
@passy also you can just call autoprefixer(browsers)
instead of autoprefixer.apply(autoprefixer, browsers)
Thanks, @ai! I'm quite busy at the moment, so I can't promise when I'll be able to address that. If you know anyone who'd like to take this module over, please let me know. :)
@passy out company decide to use WebPack as default asset processing tool. So I want to support this project :).
Should we move it into my account? It will show to users, that autoprefixer-loader
is supported official from Autoprefixer author.
What's happening here. +1 vote for shifting over to @ai. Much better for things to stay up to date.
You set you own defaults. It is not a best idea. Just set
autoprefixer(nil)
to get Autoprefixer’s defaults.