[Doc] new theme

This commit is contained in:
陈嘉涵
2019-05-15 20:53:04 +08:00
parent 3cae4288f2
commit d0f4169c86
130 changed files with 1460 additions and 1147 deletions
+6 -1
View File
@@ -1,7 +1,11 @@
## Built-in Style
# Built-in Style
### Intro
Vant contains some common styles that can be used directly by the className.
### Text ellipsis
When the text content length exceeds the maximum container width, the excess text is automatically omitted.
```html
@@ -11,6 +15,7 @@ When the text content length exceeds the maximum container width, the excess tex
```
### Hairline
Add 1px border under the Retina screen for the element, based on a pseudo element.
```html