diff --git a/nuxt.config.ts b/nuxt.config.ts index 8b91680..f190d6a 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -311,7 +311,7 @@ export default defineNuxtConfig({ cssPath: '@/assets/css/tailwind.css', // themePath: false, // Set to false so that Design Panel is not used // restartOnConfigUpdate: true, - restartOnThemeUpdate: true, + // restartOnThemeUpdate: true, }, // plugins: [ // {