docs: deprecate legacy theme document

This commit is contained in:
chenjiahan
2021-06-14 11:30:35 +08:00
committed by neverland
parent b07d715244
commit 365bf989b1
3 changed files with 26 additions and 8 deletions
+4
View File
@@ -1,5 +1,9 @@
# Custom Theme
### Deprecated
This document is deprecated. Vant provides a more convenient [ConfigProvider](/#zh-CN/config-provider) component for theme configuration. Less variables **will be removed in the next major version**.
### Intro
Vant use [Less](http://lesscss.org/) as css preprocessoryou can override the default less variables to custom theme.