improve styling, fix bottom bar underline bug

This commit is contained in:
metacryst
2026-03-16 01:09:48 -05:00
parent 834d5e763e
commit a626abe1c3
13 changed files with 113 additions and 56 deletions

View File

@@ -16,6 +16,10 @@ npx cap open ios
To Rerun:
npm run build && npx cap copy ios
### Build and run (hitting prod server)
vite build
npx serve dist
### Architecture
In Development, API routes are routed using the vite.config.js.