Skip to content

Commit a823ba7

Browse files
committed
docs: let auto mode for color mode
1 parent 34d8f48 commit a823ba7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/nuxt.config.ts

-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ export default defineNuxtConfig({
1717
devtools: {
1818
enabled: true
1919
},
20-
colorMode: {
21-
preference: 'dark'
22-
},
2320
routeRules: {
2421
'/': { prerender: true },
2522
'/api/search.json': { prerender: true },

0 commit comments

Comments
 (0)