Remove unused root attribute from Nuxt configuration, update pnpm settings, and delete obsolete pnpm workspace file

This commit is contained in:
2025-04-19 16:26:24 +02:00
parent e9bbf7bede
commit 187cb14d40
3 changed files with 3 additions and 8 deletions

View File

@@ -10,7 +10,6 @@ export default defineNuxtConfig({
},
},
rootAttrs: {
// 'vaul-drawer-wrapper': '',
class: 'bg-[var(--ui-bg)]',
},
},