feat(@vant/cli): desktop site support dark mode

This commit is contained in:
chenjiahan
2022-01-25 20:03:05 +08:00
parent f9573402a7
commit 35a990ed65
17 changed files with 184 additions and 123 deletions
Binary file not shown.
+1
View File
@@ -16,6 +16,7 @@ export default {
},
site: {
defaultLang: 'en-US',
supportDarkMode: true,
versions: [
{ label: 'v1', link: '/vant/v1/' },
{ label: 'v2', link: '/vant/' },