Fixes #17511: Restore consistent font support for non-Latin characters

This commit is contained in:
Jeremy Stretch
2024-09-24 16:35:20 -04:00
parent 9bccc11c28
commit b4dd71d578
50 changed files with 11 additions and 12 deletions

View File

@@ -22,7 +22,6 @@
"validate:formatting:scripts": "prettier -c src/**/*.ts"
},
"dependencies": {
"@fontsource-variable/plus-jakarta-sans": "^5.1.0",
"@mdi/font": "7.4.47",
"@tabler/core": "1.0.0-beta21",
"bootstrap": "5.3.3",
@@ -33,6 +32,7 @@
"query-string": "9.1.0",
"sass": "1.78.0",
"tom-select": "2.3.1",
"typeface-inter": "3.18.1",
"typeface-roboto-mono": "1.1.13"
},
"devDependencies": {