mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 04:29:42 +00:00
fix(app): don't bundle fonts (#19329)
This commit is contained in:
parent
98a31e30cc
commit
b8fb75a94a
86 changed files with 443 additions and 574 deletions
|
|
@ -12,7 +12,6 @@
|
|||
"./hooks": "./src/hooks/index.ts",
|
||||
"./context": "./src/context/index.ts",
|
||||
"./context/*": "./src/context/*.tsx",
|
||||
"./font-loader": "./src/font-loader.ts",
|
||||
"./styles": "./src/styles/index.css",
|
||||
"./styles/tailwind": "./src/styles/tailwind/index.css",
|
||||
"./theme": "./src/theme/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue