wip: desktop work

This commit is contained in:
Adam 2025-10-28 06:43:09 -05:00
commit d36485b7af
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,7 @@
},
"scripts": {
"dev": "vite",
"typecheck": "tsgo --noEmit",
"generate:tailwind": "bun run script/tailwind.ts"
},
"devDependencies": {