From fb5a1c6b29d87edec4977b43d72ec0ef5fbbea07 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 18 Sep 2018 23:00:22 +0300 Subject: Switch to inline comments for stylelint inline directives. Otherwise the comments are actually output to the CSS. --- less/theme.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/theme.less') diff --git a/less/theme.less b/less/theme.less index 23c878f80..6308fd84c 100644 --- a/less/theme.less +++ b/less/theme.less @@ -1,4 +1,4 @@ -/* stylelint-disable selector-no-qualifying-type, selector-max-compound-selectors */ +// stylelint-disable selector-no-qualifying-type, selector-max-compound-selectors /*! * Bootstrap v3.4.0 (http://getbootstrap.com) -- cgit v1.2.3