fluent UI design
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-12-29 21:00:35 +08:00
parent a3176becf3
commit 263283b215
7 changed files with 653 additions and 307 deletions

View File

@@ -10,7 +10,7 @@
"fmt": "prettier --write *.js style.css index.html"
},
"devDependencies": {
"prettier": "^3.6.2",
"vite": "^7.1.5"
"prettier": "^3.7.4",
"vite": "^7.3.0"
}
}