2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03: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
-2
View File
@@ -1,5 +1,3 @@
// stylelint-disable declaration-no-important, selector-list-comma-newline-after
// //
// Headings // Headings
// //
@@ -1,4 +1,4 @@
// stylelint-disable no-duplicate-selectors, selector-no-qualifying-type // stylelint-disable no-duplicate-selectors
// //
// Grid examples // Grid examples