Closed hacdias closed 6 years ago
Renaming valid-input and invalid-input to focus-outline-{color} to make these classes match the way we call the other ones.
valid-input
invalid-input
focus-outline-{color}
The not-focused state was removed and you can use b--green-muted and b--red-muted to full fill the needs.
b--green-muted
b--red-muted
License: MIT Signed-off-by: Henrique Dias hacdias@gmail.com
Renaming
valid-input
andinvalid-input
tofocus-outline-{color}
to make these classes match the way we call the other ones.The not-focused state was removed and you can use
b--green-muted
andb--red-muted
to full fill the needs.License: MIT Signed-off-by: Henrique Dias hacdias@gmail.com