Minify script for my website.
config.json format and defaults:
Remove duplicate newlines so everything is on consecutive lines:
"remove_extra_newlines": trueCache minified CSS files locally:
"cache_css": trueMaximum amount of minification attempts using https://cssminifier.com:
"css_minify_attempts": 10HTML pages that should be minified:
"pages": []Other files that should be copied to the output directory:
"other": []