Skip to content

Commit

Permalink
perf: inline fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 15, 2024
1 parent 8724277 commit 2b2b914
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default defineNuxtConfig({
icons: [],
},
fonts: {
families: [{ name: 'Nunito', provider: 'bunny' }],
families: [{ name: 'Nunito', provider: 'local' }],
defaults: {
weights: [400, 500, 600, 700],
},
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 2b2b914

Please sign in to comment.