diff options
| author | Adam Bowles <[email protected]> | 2018-02-13 16:00:05 +0000 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-02-24 12:22:38 -0800 |
| commit | 20c2d0fec6a7b9c99e1a46c4986cba6902f87ecd (patch) | |
| tree | 093a5bd104fad0585db89360f4661bacef7fb1e0 | |
| parent | 47521599391888508eceaeed25a2e636ed2bf6f9 (diff) | |
| download | bootstrap-20c2d0fec6a7b9c99e1a46c4986cba6902f87ecd.tar.xz bootstrap-20c2d0fec6a7b9c99e1a46c4986cba6902f87ecd.zip | |
Remove disabling of stylelint rule
This file no longer has intentional indentation errors
| -rw-r--r-- | scss/mixins/_hover.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/mixins/_hover.scss b/scss/mixins/_hover.scss index 56d313b66..57823e34b 100644 --- a/scss/mixins/_hover.scss +++ b/scss/mixins/_hover.scss @@ -1,5 +1,3 @@ -// stylelint-disable indentation - // Hover mixin and `$enable-hover-media-query` are deprecated. // // Origally added during our alphas and maintained during betas, this mixin was |
