Comment disabled rules
This commit is contained in:
parent
38d6953bf6
commit
ca1e5bb3ae
3 changed files with 6 additions and 0 deletions
|
@ -144,6 +144,8 @@ limitations under the License.
|
|||
color: $greyed-fg-color;
|
||||
}
|
||||
|
||||
/* Ordering this block by specificity would require breaking it up into several
|
||||
chunks, which seems like it would be more confusing to read. */
|
||||
/* stylelint-disable no-descending-specificity */
|
||||
.mx_Field_valid {
|
||||
&.mx_Field,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue