1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02: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

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