How to minified the LESS output file in command line

Minified LESS CSS
Minify code will use to reduce the file size. Number of line the code will be reduced to a small size of the file. It will increase the page loading speed.

In this process, you must install plugin for minify css. Clean-css plugin, click here to get the file from and installed in your computer.

After install go to command line execute the below code to compress the less output file
lessc --clean-css styles.less styles.min.css
Copyright Labw3