mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-28 02:40:33 +01:00
Import nuxt 3 and edit to script setup
This commit is contained in:
6
settings/ColorModeConfig.ts
Normal file
6
settings/ColorModeConfig.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
preference: 'system',
|
||||
fallback: 'light',
|
||||
classPrefix: '',
|
||||
classSuffix: '',
|
||||
}
|
||||
Reference in New Issue
Block a user