self-host fonts; proper error bubbling

This commit is contained in:
Joeri Exelmans 2025-05-17 18:01:31 +02:00
parent 68104a8102
commit 46baad7cf4
8 changed files with 63 additions and 34 deletions

View file

@ -10,6 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
"@fontsource-variable/inconsolata": "^5.2.5",
"@fontsource-variable/roboto": "^5.2.5",
"dope2": "git+https://deemz.org/git/joeri/dope2.git",
"react": "^19.1.0",
"react-dom": "^19.1.0"