diff options
| author | XhmikosR <[email protected]> | 2019-08-07 17:26:04 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-07 17:26:04 +0300 |
| commit | ecaefed92043fa889a0fb4c6100450ca6c29e9ef (patch) | |
| tree | 667116684c58cfd367d419e94158f49cd331f69c /scss | |
| parent | 6fc9108a8681439ee437d5cb842f729a569b8efe (diff) | |
| download | bootstrap-ecaefed92043fa889a0fb4c6100450ca6c29e9ef.tar.xz bootstrap-ecaefed92043fa889a0fb4c6100450ca6c29e9ef.zip | |
Remove unneeded Stylelint suppressions. (#29222)
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_type.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/_type.scss b/scss/_type.scss index a7dbb1e73..0e266e557 100644 --- a/scss/_type.scss +++ b/scss/_type.scss @@ -1,5 +1,3 @@ -// stylelint-disable declaration-no-important, selector-list-comma-newline-after - // // Headings // |
