How to Compress CSS File with Terminal
Souris
Here is my tutorial on how to compress css with your terminal offline. It's easy for who want to speed up and optimize website for speed, by using minified version of CSS it would be faster.
To use this you have to install NodeJS and NPM
link to Minifier package: https://www.npmjs.com/package/minifier
This should work on Linux, Mac OS, and Windows, you just need NodeJS installed.
install with npm:
sudo npm install -g minifier
Usage: minify style.css
Support me on Facebook: http://facebook.com/procambodian More free tutorials: http://blog.procambodian.com ... https://www.youtube.com/watch?v=6GckRcPHIgg
2021-01-03
0.0 LBC
Copyrighted (contact publisher)
20693920 Bytes