Integration with Bootstrap v5.3 Color Modes
NumanNaseerNomi opened this issue · 1 comments
mrguruo commented
I believe this will work by adding:
export default defineNuxtConfig({ modules: ['@nuxtjs/color-mode'], colorMode: { dataValue: 'bs-theme' } })