Added HKW sites

This commit is contained in:
Simon Martens
2022-10-28 03:01:08 +02:00
parent 8c8ad677af
commit 2bd41b943a
41 changed files with 377 additions and 271 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"css_build": "npx postcss wwwroot/css/site.css -o wwwroot/css/output.css",
"watch": "watch 'npm run css_build'"
"watch": "npx postcss wwwroot/css/site.css -o wwwroot/css/output.css -w --verbose"
},
"keywords": [],
"author": "",