develop #115
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "website for sp-magic.de",
|
"description": "website for sp-magic.de",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"minify-css": "uncss -n -H dist/en/ -o dist/en/css/main-*.css dist/en/index.html",
|
"minify-css": "uncss -n -H dist/ -o dist/css/main-*.css dist/index.html",
|
||||||
"build": "eleventy && npm run minify-css",
|
"build": "eleventy && npm run minify-css",
|
||||||
"start": "eleventy --serve --watch"
|
"start": "eleventy --serve --watch"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue