From a379eb38673aad097e1f178307865ec40a5ac3ea Mon Sep 17 00:00:00 2001 From: Adam <2363879+adamdotdevin@users.noreply.github.com> Date: Tue, 24 Mar 2026 18:36:37 -0500 Subject: Revert "fix(app): startup efficiency (#18854)" This reverts commit 546748a461539ca63e188ee07ab2b143c5ac2c83. --- packages/ui/package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/ui/package.json') diff --git a/packages/ui/package.json b/packages/ui/package.json index 7d4a39a26..cc6be2abe 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -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", -- cgit v1.2.3