docs: add dark mode to features (#10398)

This commit is contained in:
neverland
2022-03-17 00:32:50 +08:00
committed by GitHub
parent 15b413c9c3
commit ad78376278
4 changed files with 8 additions and 4 deletions

View File

@@ -37,6 +37,7 @@
- 🍭 Support Tree Shaking
- 🍭 Support Custom Theme
- 🍭 Support Accessibility (still improving)
- 🍭 Support Dark Mode (Requires upgrade to [Vant 4](https://vant-contrib.gitee.io/vant/v4/#/en-US/config-provider))
- 🍭 Support i18n
- 🌍 Support SSR
@@ -79,7 +80,7 @@ See more in [Quickstart](https://youzan.github.io/vant#/en-US/quickstart).
Vant 2 supports modern browsers and Android >= 4.0、iOS >= 8.0.
Vant 3 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3).
Vant 3/4 supports modern browsers and Chrome >= 51、iOS >= 10.0 (same as Vue 3).
## Official Ecosystem