fix(app): don't bundle fonts (#19329)
This commit is contained in:
parent
98a31e30cc
commit
b8fb75a94a
86 changed files with 418 additions and 549 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