diff options
| author | XhmikosR <[email protected]> | 2017-10-03 06:34:56 +0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-02 20:34:56 -0700 |
| commit | 7b766e1ad53b0c22de42dac04d2472f287334e2a (patch) | |
| tree | c5e869bdfda6e10628c83758bab3c238e5a48b98 /scss/_type.scss | |
| parent | f58997a0dae54dc98d11892afef9acb85bdc6a1e (diff) | |
| download | bootstrap-7b766e1ad53b0c22de42dac04d2472f287334e2a.tar.xz bootstrap-7b766e1ad53b0c22de42dac04d2472f287334e2a.zip | |
Switch to stylelint. (#23572)
Diffstat (limited to 'scss/_type.scss')
| -rw-r--r-- | scss/_type.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scss/_type.scss b/scss/_type.scss index 8928341da..b1b8f61cf 100644 --- a/scss/_type.scss +++ b/scss/_type.scss @@ -1,3 +1,5 @@ +// stylelint-disable declaration-no-important, selector-list-comma-newline-after + // // Headings // |
