mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-21 01:43:36 +00:00
475 B
475 B
Commands to execute to minify and optmize the css:
Go to httpdocs and type:
cleancss -o css/minified/fontawesome-custom.min.css fontawesome-free-5.11.2-web/css/fontawesome.css fontawesome-free-5.11.2-web/css/brands.css fontawesome-free-5.11.2-web/css/solid.css -O2
cleancss -o css/minified/ntopng.min.css css/ntopng.css -O2
cleancss -o css/minified/heatmap.min.css css/heatmap.css css/cal-heatmap.css -O2
cleancss -o css/minified/rickshaw.min.css css/rickshaw.css -O2