Fix and enhance the concrete calculation
Minify the about.css file
This commit is contained in:
fraxle
2026-05-19 10:51:39 +01:00
parent ab9cccd38d
commit ffacb81ab2
7 changed files with 239 additions and 42 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"build:watch": "node --watch build.js"
},
"devDependencies": {
"esbuild": "^0.21.0"
"esbuild": "^0.21.5"
}
}