I\'ve installed PostCSS and Autoprefixer like this because I want to prefix my .css files:
.css
npm install postcss-cli-simple autoprefixer -g