chore: remove bundled IBM Plex fonts

This commit is contained in:
Bohdan Triapitsyn
2026-07-02 00:45:59 +03:00
parent c9c178c000
commit 37a9179656
72 changed files with 202 additions and 252 deletions
+3 -3
View File
@@ -120,9 +120,9 @@ const DEFAULT_OUT_DIR = path.join(REPO_ROOT, 'packages', 'ui', 'src', 'lib', 'th
const DEFAULT_CONFIG = {
fonts: {
sans: '"IBM Plex Mono", monospace',
mono: '"IBM Plex Mono", monospace',
heading: '"IBM Plex Mono", monospace',
sans: '"SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif',
mono: 'ui-monospace, "SFMono-Regular", "Menlo", "Cascadia Mono", "Segoe UI Mono", monospace',
heading: '"SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif',
},
radius: {
none: '0',