Add cleancss minify target

This commit is contained in:
emanuele-f 2020-04-28 12:12:41 +02:00
parent dc83fcd9f5
commit 5eff97e55b
5 changed files with 30 additions and 11 deletions

7
httpdocs/css/README.md Normal file
View 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