mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 23:57:12 +01:00
feat: use fonts from @fontsource instead of Google CDN
This commit is contained in:
parent
5ecaf5587b
commit
ea59804573
4 changed files with 52 additions and 35 deletions
|
|
@ -56,6 +56,10 @@
|
|||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "^4.3.0",
|
||||
"@fontsource/noto-sans-jp": "^4.3.0",
|
||||
"@fontsource/noto-sans-sc": "^4.3.0",
|
||||
"@fontsource/noto-sans-tc": "^4.3.0",
|
||||
"@prisma/client": "2.21.2",
|
||||
"@reduxjs/toolkit": "^1.5.1",
|
||||
"bcryptjs": "^2.4.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue