feat(gallery): simple gallery setup
NOTE: inspiration from https://github.com/Flosciante/nuxt-image-gallery
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineNuxtConfig({
|
||||
"./modules/asset-generator",
|
||||
"@nuxtjs/i18n",
|
||||
"@tresjs/nuxt",
|
||||
"@nuxt/ui",
|
||||
],
|
||||
css: ["~/assets/app.css"],
|
||||
ssr: false,
|
||||
|
||||
Reference in New Issue
Block a user