fix(web): remove unused client font bundles (#3398)

This commit is contained in:
Vyctor H. Brzezowski
2026-08-05 14:22:15 -03:00
committed by GitHub
parent f9ea25e14f
commit 82e73637ed
4 changed files with 0 additions and 8 deletions
-3
View File
@@ -11,7 +11,6 @@
"@convex-dev/rate-limiter": "0.3.2",
"@fontsource/bricolage-grotesque": "5.3.0",
"@fontsource/ibm-plex-mono": "5.3.0",
"@fontsource/manrope": "5.3.0",
"@fontsource/noto-sans-sc": "5.3.0",
"@monaco-editor/react": "4.7.0",
"@openclaw/carapace": "git+https://github.com/openclaw/carapace.git#v0.6.1",
@@ -343,8 +342,6 @@
"@fontsource/ibm-plex-mono": ["@fontsource/ibm-plex-mono@5.3.0", "", {}, "sha512-eTgnZjZEGk1QtD3ZstF+Vclo2HLAni8YMy34/DxllwZvyz1lR/1RF/xTiAquOBO7MvqBx8D2Ig2WCPMVfdZu7Q=="],
"@fontsource/manrope": ["@fontsource/manrope@5.3.0", "", {}, "sha512-obJ1Dv3+uCA6HlHgW8u4BGYxJR9In2HW7gjJhlflEvkrj1X1iSEwu0fToL+JYGC/FEKFfIz1sBuPduvcL2gIAA=="],
"@fontsource/noto-sans-sc": ["@fontsource/noto-sans-sc@5.3.0", "", {}, "sha512-HeqIlGm0+ohOKxZLuHj1qW6r6avHH0OWdKERAcSDI0RQ+MXrteuLKA+M+5eOA8rYy0MFvOR5AT0fQo2rUkye0Q=="],
"@iconify/types": ["@iconify/types@2.0.0", "", {}, "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg=="],
-1
View File
@@ -58,7 +58,6 @@ const config = {
"@react-email/components",
"@fontsource/bricolage-grotesque",
"@fontsource/ibm-plex-mono",
"@fontsource/manrope",
"@fontsource/noto-sans-sc",
"tailwindcss",
"tw-animate-css",
-1
View File
@@ -99,7 +99,6 @@
"@convex-dev/rate-limiter": "0.3.2",
"@fontsource/bricolage-grotesque": "5.3.0",
"@fontsource/ibm-plex-mono": "5.3.0",
"@fontsource/manrope": "5.3.0",
"@fontsource/noto-sans-sc": "5.3.0",
"@monaco-editor/react": "4.7.0",
"@openclaw/carapace": "git+https://github.com/openclaw/carapace.git#v0.6.1",
-3
View File
@@ -1,9 +1,6 @@
@import "tailwindcss";
@import "tw-animate-css";
@import "./publisher-profile.css";
@import "@fontsource/bricolage-grotesque/latin.css";
@import "@fontsource/manrope/latin.css";
@import "@fontsource/ibm-plex-mono/latin.css";
@theme {
/* Colors — core palette */