Skip to content

Commit

Permalink
feat(text-field): Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
williamernest committed Jan 16, 2018
1 parent 0f61752 commit 326c665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-textfield/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
+ .mdc-text-field-helper-text--validation-msg {
opacity: 1;
}

@include mdc-theme-dark(".mdc-text-field", true) {
+ .mdc-text-field-helper-text--validation-msg {
color: $mdc-text-field-error-on-dark;
Expand Down

0 comments on commit 326c665

Please sign in to comment.