chore: change fontsource using local

This commit is contained in:
engigu
2026-03-10 14:19:28 +08:00
parent 6ee7454286
commit ce49e8b295
3 changed files with 30 additions and 2 deletions
+3 -1
View File
@@ -9,6 +9,8 @@
"preview": "vite preview"
},
"dependencies": {
"@fontsource/inter": "^5.2.8",
"@fontsource/jetbrains-mono": "^5.2.8",
"@guolao/vue-monaco-editor": "^1.6.0",
"@tailwindcss/vite": "^4.1.18",
"@tanstack/vue-table": "^8.21.3",
@@ -45,4 +47,4 @@
"vite": "^7.2.4",
"vue-tsc": "^3.1.4"
}
}
}