mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 14:30:29 +00:00
wip: css/ui and desktop work
This commit is contained in:
parent
149cb6a9ec
commit
20229f147b
9 changed files with 1016 additions and 473 deletions
|
|
@ -7,6 +7,11 @@
|
|||
"./*": "./src/*"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "bun run dev.ts"
|
||||
"dev": "bun run dev.ts",
|
||||
"generate:tailwind": "bun run script/colors.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"tailwindcss": "catalog:",
|
||||
"@tailwindcss/vite": "catalog:"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue