mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
playground(nuxt.config): enable @nuxt/fonts outside devtools prepare
This commit is contained in:
@@ -13,7 +13,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
|
||||
ui: {
|
||||
fonts: false
|
||||
fonts: !process.env.DEVTOOLS
|
||||
},
|
||||
|
||||
future: {
|
||||
|
||||
Reference in New Issue
Block a user