update fonts, Tauri config, and reduced-motion support

This commit is contained in:
2026-02-19 17:03:39 +02:00
parent e5265a970d
commit 6c02465185
6 changed files with 41 additions and 23 deletions

View File

@@ -9,9 +9,9 @@
"tauri": "tauri"
},
"dependencies": {
"@fontsource/ibm-plex-mono": "^5.2.7",
"@fontsource/manrope": "^5.2.8",
"@fontsource/sora": "^5.2.8",
"@fontsource/fraunces": "^5.2.9",
"@fontsource/inter": "^5.2.8",
"@fontsource/space-mono": "^5.2.9",
"@fortawesome/fontawesome-free": "^7.2.0",
"@tauri-apps/api": "^2.0.0"
},