1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

Remove unneeded Stylelint suppressions. (#29222)

This commit is contained in:
XhmikosR
2019-08-07 17:26:04 +03:00
committed by GitHub
parent 6fc9108a86
commit ecaefed920
2 changed files with 1 additions and 3 deletions

View File

@@ -1,5 +1,3 @@
// stylelint-disable declaration-no-important, selector-list-comma-newline-after
//
// Headings
//

View File

@@ -1,4 +1,4 @@
// stylelint-disable no-duplicate-selectors, selector-no-qualifying-type
// stylelint-disable no-duplicate-selectors
//
// Grid examples