Skip to content

Commit

Permalink
restore ssr to true
Browse files Browse the repository at this point in the history
  • Loading branch information
webceyhan committed Dec 23, 2023
1 parent 91b6db9 commit 6a70b0f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
ssr: false,
devtools: { enabled: true },
modules: ['@nuxtjs/tailwindcss', '@pinia/nuxt'],
css: ['~/assets/css/main.css', 'bootstrap-icons/font/bootstrap-icons.css'],
Expand Down

0 comments on commit 6a70b0f

Please sign in to comment.