banderson / generator-redux

CLI tools for Redux: next-gen functional Flux/React with devtools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move to postcss/css-next

banderson opened this issue · comments

From the npm install output:

npm WARN deprecated cssnext-loader@1.0.1: cssnext is now postcss-cssnext. cssnext-loader is deprecated. Use postcss-loader. See postcss-cssnext migration guide http://cssnext.io/postcss/
npm WARN deprecated cssnext@1.8.4: cssnext is now postcss-cssnext. cssnext is deprecated. See postcss-cssnext migration guide http://cssnext.io/postcss/

Migration guide available here.