Update stylelint to v13.7.2 (#31726)

This commit is contained in:
XhmikosR 2020-09-28 14:57:48 +03:00 committed by GitHub
parent e03c37f75e
commit c30b6df54b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 92 additions and 38 deletions

View file

@ -33,7 +33,7 @@
}
&[type="radio"] {
// stylelint-disable-next-line property-blacklist
// stylelint-disable-next-line property-disallowed-list
border-radius: $form-check-radio-border-radius;
}