SC5 / sc5-styleguide

Styleguide generator is a handy little tool that helps you generate good looking styleguides from stylesheets using KSS notation
http://styleguide.sc5.io/
MIT License
1.26k stars 167 forks source link

Use "postcss-cssnext" instead of "cssnext" and other plugins #884

Open varya opened 8 years ago

jwywr commented 8 years ago

cssnext has transitioned into postcss-cssnext https://github.com/MoOx/postcss-cssnext/issues/208

omarmeky commented 7 years ago

Any plans to update relevant dependency versions?

The installation is failing due to a related sub-dependency:

npm ERR! notsup Unsupported engine for img-stats@0.4.2: wanted: {"node":"~0.10"} (current: {"node":"6.9.1","npm":"3.10.8"})
asifshirazi commented 5 years ago

postcss-cssnext has transitioned into postcss-preset-env