Autoprefixer integration

Is there a recommended way of integrating Autoprefixer these days? I’ve been using ember-cli-autoprefixer, but it looks like it’s been abandoned.

I’m guessing there’s some way to integrate without having to wrap in an Ember addon, but wanted to check if someone had done this already before diving in.

I think people are using it via ember-cli-postcss. The README uses autoprefixer as an example of how to install a postcss plugin.

2 Likes

Just released 1.0.0-beta.0 with Autoprefixer 7.0.0!

2 Likes