Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-11-20 10:54:33 +0300
committerGitHub <noreply@github.com>2020-11-20 10:54:33 +0300
commit6bc18dc113ca078962708d83c9d0e655cc35a7ae (patch)
tree326754d7b594a23054b4bcde415613de1f616bc4
parente567b9a7ab721bbfdbbab1ff03eaadc7d183e019 (diff)
scss: remove needless Stylelint disables (#32212)
-rw-r--r--scss/_reboot.scss2
-rw-r--r--scss/_type.scss2
2 files changed, 2 insertions, 2 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index 87cc9aff00..373b18c814 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -1,4 +1,4 @@
-// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix
+// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix
// Reboot
//
diff --git a/scss/_type.scss b/scss/_type.scss
index 43dde7d0fe..3112a734bb 100644
--- a/scss/_type.scss
+++ b/scss/_type.scss
@@ -1,4 +1,4 @@
-// stylelint-disable declaration-no-important, selector-list-comma-newline-after
+// stylelint-disable selector-list-comma-newline-after
//
// Headings