[breaking change] remove reset.css dependencies (#196)

* [breaking change] remove reset.css dependencies

* [bugfix] Doc footerNav not show

* [bugfix] PasswordInput Doc link
This commit is contained in:
neverland
2017-10-12 06:25:55 -05:00
committed by GitHub
parent 560ccfdec2
commit 47576ec47c
19 changed files with 331 additions and 305 deletions
+4 -2
View File
@@ -30,6 +30,8 @@ ul {
list-style: none;
}
button {
font-family: inherit;
input,
button,
textarea {
font: inherit;
}