MoOx / postcss-cssnext

`postcss-cssnext` has been deprecated in favor of `postcss-preset-env`.
https://moox.io/blog/deprecating-cssnext/
MIT License
5.3k stars 188 forks source link

How to disable autoprefixer? #461

Closed SPAHI4 closed 6 years ago

SPAHI4 commented 6 years ago

I know that postcss-cssnext enables autoprefixer out of the box. But I use create-react-app with enabled autoprefixer with their own config. How to disable it on cssnext? Thanks.

MoOx commented 6 years ago

http://cssnext.io/usage/#features with key "autoprefixer"