First
css-minify
package must be installed
globally
npm install css-minify -g
Installing globally is necessary. Before minify command is run,
css-dist
directory must be created, where the output will be saved. The command:
css-minify -f css/d1.css
will minify the specified .css file.
by Valeri Tandilashvili
4 years ago
NPM
packages
0
Pro tip: use ```triple backticks around text``` to write in code fences