disable to fix ci

This commit is contained in:
Mark Otto 2018-07-08 18:43:40 -07:00 committed by GitHub
parent 8d8d3ef82a
commit 5495a19b5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,7 @@
}
}
// stylelint-disable selector-no-qualifying-type
textarea.form-control {
.was-validated &:#{$state},
&.is-#{$state} {
@ -89,6 +90,7 @@
}
}
}
// stylelint-enable selector-no-qualifying-type
.custom-select {
.was-validated &:#{$state},