From: Adam Bowles Date: Tue, 13 Feb 2018 16:00:05 +0000 (+0000) Subject: Remove disabling of stylelint rule X-Git-Tag: v4.1.0~98^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c2d0fec6a7b9c99e1a46c4986cba6902f87ecd;p=thirdparty%2Fbootstrap.git Remove disabling of stylelint rule This file no longer has intentional indentation errors --- diff --git a/scss/mixins/_hover.scss b/scss/mixins/_hover.scss index 56d313b661..57823e34ba 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