style(font): use @fontsource-variable/roboto-slab and set family to 'Roboto Slab Variable'

This commit is contained in:
2025-08-16 09:22:46 -06:00
parent f0d3a8ed30
commit 63e1df5d01
4 changed files with 10 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@fontsource-variable/roboto-slab": "^5.2.6",
"bulma": "^1.0.4",
"nuxt": "^4.0.3",
"typescript": "^5.6.3",