mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 09:50:33 +01:00
docs(nuxt.config): remove @nuxtjs/google-fonts and @nuxtjs/fontaine config
This commit is contained in:
@@ -74,16 +74,6 @@ export default defineNuxtConfig({
|
|||||||
image: {
|
image: {
|
||||||
provider: 'ipx'
|
provider: 'ipx'
|
||||||
},
|
},
|
||||||
fontMetrics: {
|
|
||||||
fonts: ['DM Sans']
|
|
||||||
},
|
|
||||||
googleFonts: {
|
|
||||||
display: 'swap',
|
|
||||||
download: true,
|
|
||||||
families: {
|
|
||||||
'DM+Sans': [400, 500, 600, 700]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
nitro: {
|
nitro: {
|
||||||
prerender: {
|
prerender: {
|
||||||
routes: [
|
routes: [
|
||||||
|
|||||||
Reference in New Issue
Block a user