Set default font family to Roboto

This commit is contained in:
thiloho
2025-05-12 20:27:00 +02:00
parent b9e6bcd653
commit 0f2366dcee
3 changed files with 17 additions and 0 deletions

10
package-lock.json generated
View File

@@ -10,6 +10,7 @@
"dependencies": {
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.3.1",
"@fontsource-variable/roboto": "5.2.5",
"@tailwindcss/vite": "4.1.4",
"astro": "5.7.5",
"markdown-it": "14.1.0",
@@ -586,6 +587,15 @@
"node": ">=18"
}
},
"node_modules/@fontsource-variable/roboto": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@fontsource-variable/roboto/-/roboto-5.2.5.tgz",
"integrity": "sha512-csqBSOWXv0h5IbPhEqYJua6/nxl7dSNZbBOMeXSO9aqzgPw3GpfgC9kL5M6ULFLRaoDoBD4U9QctoDLKMaTyMg==",
"license": "OFL-1.1",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@img/sharp-darwin-arm64": {
"version": "0.33.5",
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz",