wip: desktop work
This commit is contained in:
parent
fe8b3a2515
commit
887a819f24
46 changed files with 513 additions and 397 deletions
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"name": "@opencode-ai/css",
|
||||
"version": "0.15.7",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./src/index.css",
|
||||
"./*": "./src/*",
|
||||
"./fonts/*": "./src/assets/fonts/*"
|
||||
},
|
||||
"scripts": {
|
||||
"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