mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 14:52:52 +01:00
fix: add JetBrains Mono as default code font
This commit is contained in:
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@@ -13,7 +13,10 @@ dependencies:
|
||||
version: 5.0.2(astro@3.5.0)(tailwindcss@3.3.3)
|
||||
'@astrojs/vue':
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.1(@babel/core@7.23.2)(astro@3.4.4)(vite@4.5.0)(vue@3.3.8)
|
||||
version: 3.0.1(@babel/core@7.23.3)(astro@3.5.0)(vite@4.5.0)(vue@3.3.8)
|
||||
'@fontsource-variable/jetbrains-mono':
|
||||
specifier: ^5.0.18
|
||||
version: 5.0.18
|
||||
'@fontsource/roboto':
|
||||
specifier: ^5.0.8
|
||||
version: 5.0.8
|
||||
@@ -1093,6 +1096,10 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@fontsource-variable/jetbrains-mono@5.0.18:
|
||||
resolution: {integrity: sha512-8qyD5zmaB4X9EQsGViwHGcQPjOGsHGxyJ+DuAxkXVyP+/Mzb5B9kYuG8+8a3vX/y0mZ81CUpbUWp0ik89c3dQw==}
|
||||
dev: false
|
||||
|
||||
/@fontsource/roboto@5.0.8:
|
||||
resolution: {integrity: sha512-XxPltXs5R31D6UZeLIV1td3wTXU3jzd3f2DLsXI8tytMGBkIsGcc9sIyiupRtA8y73HAhuSCeweOoBqf6DbWCA==}
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user