aboutsummaryrefslogtreecommitdiff
path: root/scss/_reboot.scss
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-09-28 14:57:48 +0300
committerGitHub <[email protected]>2020-09-28 14:57:48 +0300
commitc30b6df54bcaffa52a5e9f4bf117aa5dcd7b7a7e (patch)
tree777c6583e5b2d45e9bedd5bc4e5e42055c9eaedb /scss/_reboot.scss
parente03c37f75e88b801c3c9956a82e12a39ddde83e8 (diff)
downloadbootstrap-c30b6df54bcaffa52a5e9f4bf117aa5dcd7b7a7e.tar.xz
bootstrap-c30b6df54bcaffa52a5e9f4bf117aa5dcd7b7a7e.zip
Update stylelint to v13.7.2 (#31726)
Diffstat (limited to 'scss/_reboot.scss')
-rw-r--r--scss/_reboot.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index 7da6e3044..223adfd86 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -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;
}