2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Disable important flag on Sass linter (#20627)

This commit is contained in:
Mark Otto
2016-09-04 17:58:20 -07:00
committed by GitHub
parent 9c720285b5
commit dc5c1421c6
6 changed files with 3 additions and 9 deletions
-2
View File
@@ -214,7 +214,6 @@
//
// Custom override for collapse plugin in navbar.
// scss-lint:disable ImportantRule
.navbar-toggleable {
&-xs {
@include clearfix;
@@ -255,4 +254,3 @@
}
}
}
// scss-lint:enable ImportantRule