banderson / generator-redux

CLI tools for Redux: next-gen functional Flux/React with devtools
252 stars 36 forks source link

Move to postcss/css-next #43

Open banderson opened 8 years ago

banderson commented 8 years ago

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.