Skip to content

Commit fb1b793

Browse files
committed
chore: remove fonts config
1 parent b324dc8 commit fb1b793

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

frontend/nuxt.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ export default defineNuxtConfig({
22
compatibilityDate: '2025-07-15',
33
modules: [
44
'@nuxt/ui',
5-
'@nuxt/fonts',
65
'@nuxt/test-utils',
76
'@nuxt/eslint',
87
'@vueuse/nuxt',
@@ -281,8 +280,4 @@ export default defineNuxtConfig({
281280
preference: 'dark',
282281
fallback: 'dark',
283282
},
284-
285-
fonts: {
286-
provider: 'google',
287-
},
288283
})

frontend/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"@graphql-codegen/typescript-vue-urql": "^3.2.1",
4747
"@iconify-json/lucide": "^1.2.79",
4848
"@nuxt/eslint": "^1.11.0",
49-
"@nuxt/fonts": "^0.12.1",
5049
"@nuxt/test-utils": "^3.21.0",
5150
"@tailwindcss/typography": "^0.5.19",
5251
"@vite-pwa/assets-generator": "^1.0.2",

frontend/pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)