I am trying to use postcss-cli from the commandline. I did the following steps:
cd ~/projects/myProject
sudo npm install --save postcss-cli
and then I am trying the following commands:
postcss --help
node_modules/.bin/postcss --help
But this isn't working for me. I don't even get any error.
In case someone is as stupid enough as me: You also need to install postcss-cli
:-)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With