add color style and polish input field

This commit is contained in:
2025-10-12 13:02:56 +08:00
parent e4731a2cef
commit 069196dfbb
7 changed files with 340 additions and 173 deletions

View File

@@ -19,3 +19,6 @@ build-example:
sync:
rsync --delete -r "./build/" "{{ sync-path }}"
lint:
pnpm dlx eslint src/**/*.ts --fix