Skip to content
/ minify Public

Minify .css, .js, .less with Line Macro and Gzip Minimized supported

License

Notifications You must be signed in to change notification settings

infotoo/minify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

minify

Minify .css, .js, .less with Line Macro and Gzip Minimized supported

Usage

minify  FILENAME [-skip-macro] [-skip-less] [-skip-min] [-skip-gzip] [-skip-delete] [-outdir=output_dir]
  • If minify .less file and output_dir not provided, script will try to use relative path ./../css/ as the output_dir

About

Minify .css, .js, .less with Line Macro and Gzip Minimized supported

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages