We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55508d6 commit ff9b0d6Copy full SHA for ff9b0d6
nuxt.config.ts
@@ -1,6 +1,6 @@
1
// https://nuxt.com/docs/api/configuration/nuxt-config
2
export default defineNuxtConfig({
3
- devtools: { enabled: true },
+ ssr: false,
4
modules: [
5
'@nuxtjs/tailwindcss',
6
'@vueuse/nuxt'
0 commit comments