shopfloor dashboard: use Archivo display font for TV legibility

Bundle @fontsource-variable/archivo (air-gap safe) and apply it to the shopfloor
dashboard only - a sturdy grotesque built for signage/displays, more legible
from across the shop than Inter. Rest of the app stays on Inter.
This commit is contained in:
cproudlock
2026-07-20 15:19:28 -04:00
parent 0dc4dba265
commit d39d34b55f
4 changed files with 14 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
"test:watch": "vitest"
},
"dependencies": {
"@fontsource-variable/archivo": "^5.3.0",
"@fontsource-variable/inter": "^5.2.8",
"@fullcalendar/core": "^6.1.20",
"@fullcalendar/daygrid": "^6.1.20",