fix: Only use woff2 for fonts
This commit is contained in:
parent
98ad7d1432
commit
800881d348
5 changed files with 239 additions and 37 deletions
|
@ -43,14 +43,17 @@
|
|||
"vitest": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource-utils/scss": "^0.2.1",
|
||||
"@fontsource-variable/oswald": "^5.2.5",
|
||||
"@fontsource/ubuntu": "^5.2.5",
|
||||
"@inlang/paraglide-js": "^2.0.0",
|
||||
"daisyui": "^5.0.35",
|
||||
"nostr-tools": "^2.12.0"
|
||||
"nostr-tools": "^2.12.0",
|
||||
"sass": "^1.87.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"@parcel/watcher",
|
||||
"esbuild"
|
||||
],
|
||||
"patchedDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue