mirror of
https://github.com/SrIzan10/helium.git
synced 2026-06-06 00:56:58 +00:00
feat: send and receive stuff kinda done (moving to redis)
This commit is contained in:
@@ -10,7 +10,7 @@ export default defineNuxtConfig({
|
||||
tailwindcss(),
|
||||
],
|
||||
},
|
||||
modules: ['shadcn-nuxt', '@nuxtjs/color-mode'],
|
||||
modules: ['shadcn-nuxt', '@nuxtjs/color-mode', '@pinia/nuxt'],
|
||||
colorMode: {
|
||||
classSuffix: ''
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user