leebenson / reactql

Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
https://reactql.org
MIT License
1.82k stars 173 forks source link

cssnext deprecated #139

Closed ascampos closed 5 years ago

ascampos commented 5 years ago

postcss-cssnext has been deprecated in favor of postcss-preset-env. the original author writes about it here

leebenson commented 5 years ago

thanks @ascampos!