Added input styles, merged with button styles, created different style..styles

This commit is contained in:
2018-05-15 21:19:24 +10:00
parent 7500de1649
commit be0fd83ffb
9 changed files with 198 additions and 127 deletions

View File

@ -12,4 +12,8 @@ input,textarea {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
@include t-placeholder() {
color: inherit;
}
}