mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Add cleancss minify target
This commit is contained in:
parent
dc83fcd9f5
commit
5eff97e55b
5 changed files with 30 additions and 11 deletions
7
httpdocs/css/README.md
Normal file
7
httpdocs/css/README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
In order to generate the minified css files, run:
|
||||
|
||||
```
|
||||
make minify
|
||||
```
|
||||
|
||||
To add new css files to minify, edit the Makefile
|
||||
Loading…
Add table
Add a link
Reference in a new issue