mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-07 10:37:33 +08:00
feat: introduce BaseImg component
This commit is contained in:
@@ -13,6 +13,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
css: ['vditor/dist/index.css', '~/assets/fonts.css', '~/assets/global.css'],
|
||||
modules: ['@nuxt/image'],
|
||||
app: {
|
||||
pageTransition: { name: 'page', mode: 'out-in' },
|
||||
head: {
|
||||
|
||||
Reference in New Issue
Block a user