1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

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
12 changed files with 92 additions and 38 deletions

View File

@@ -402,7 +402,7 @@ label {
// See https://github.com/twbs/bootstrap/issues/24093
button {
// stylelint-disable-next-line property-blacklist
// stylelint-disable-next-line property-disallowed-list
border-radius: 0;
}