mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
7 lines
124 B
Markdown
7 lines
124 B
Markdown
In order to generate the minified css files, run:
|
|
|
|
```
|
|
make minify
|
|
```
|
|
|
|
To add new css files to minify, edit the Makefile
|