feat: useResponsive with device detection on SSR

This commit is contained in:
2026-01-28 21:08:27 -05:00
parent 51f594baa5
commit c82bf47e98
3 changed files with 12 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ export default defineNuxtConfig({
"@lewebsimple/nuxt-graphql",
"@nuxt/eslint",
"@nuxt/ui",
"@nuxtjs/device",
"@nuxtjs/seo",
"nuxt-auth-utils",
],