change from deprecated roboto-fontface to @fontsource

This commit is contained in:
Karsten Hassel
2022-01-09 16:17:38 +01:00
parent ad66c02735
commit 2dcf55ea89
2 changed files with 13 additions and 12 deletions

View File

@@ -10,6 +10,7 @@
"url": "https://github.com/MichMich/MagicMirror/issues"
},
"dependencies": {
"roboto-fontface": "^0.10.0"
"@fontsource/roboto": "^4.5.1",
"@fontsource/roboto-condensed": "^4.5.0"
}
}