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>2019-09-26 21:50:14 +0300
committerGitHub <noreply@github.com>2019-09-26 21:50:14 +0300
commitde3a3731bd8034536654053130663d12ff1ec811 (patch)
tree0f6cf9fa1d45beefffd500d86a8ccb54ffc73595 /scss/helpers
parent7e0901779043aa0357fa39e7544b60c2054cce01 (diff)
Sass: remove redundant stylelint inline suppressions. (#29427)
Diffstat (limited to 'scss/helpers')
-rw-r--r--scss/helpers/_position.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/helpers/_position.scss b/scss/helpers/_position.scss
index 63fe4504a2..6bcbbbd5a0 100644
--- a/scss/helpers/_position.scss
+++ b/scss/helpers/_position.scss
@@ -1,5 +1,3 @@
-// stylelint-disable declaration-no-important
-
// Shorthand
.fixed-top {