fix: add JetBrains Mono as default code font

This commit is contained in:
saicaca
2023-11-10 18:25:18 +08:00
parent 2aaeb3dcbe
commit cff918dab3
4 changed files with 19 additions and 4 deletions

5
package-lock.json generated
View File

@@ -1138,6 +1138,11 @@
"node": ">=12"
}
},
"node_modules/@fontsource-variable/jetbrains-mono": {
"version": "5.0.18",
"resolved": "https://registry.npmjs.org/@fontsource-variable/jetbrains-mono/-/jetbrains-mono-5.0.18.tgz",
"integrity": "sha512-8qyD5zmaB4X9EQsGViwHGcQPjOGsHGxyJ+DuAxkXVyP+/Mzb5B9kYuG8+8a3vX/y0mZ81CUpbUWp0ik89c3dQw=="
},
"node_modules/@fontsource/roboto": {
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.8.tgz",