This commit is contained in:
@@ -29,7 +29,9 @@ export default defineNuxtConfig({
|
||||
colorMode: {
|
||||
preference: 'dark',
|
||||
fallback: 'dark',
|
||||
storageKey: 'color-mode',
|
||||
classSuffix: '',
|
||||
dataValue: 'dark',
|
||||
},
|
||||
build: {
|
||||
transpile: ['gsap'],
|
||||
|
||||
Reference in New Issue
Block a user