Question

In Unix / Linux, how to minify a CSS, JavaScript, XML or HTML file in command line?


Annonce
Ad

Answer

sudo apt-get install yui-compressor
yui-compressor finename.css > filename.min.css


[source]
# ID Query