chore: color setter

This commit is contained in:
2025-10-28 21:41:42 +01:00
parent deb555f0a7
commit f6453bc32e
23 changed files with 7751 additions and 1602 deletions

View File

@@ -10,7 +10,10 @@ export default defineNuxtConfig({
tailwindcss(),
],
},
modules: ['shadcn-nuxt'],
modules: ['shadcn-nuxt', '@nuxtjs/color-mode'],
colorMode: {
classSuffix: ''
},
shadcn: {
/**
* Prefix for all the imported component