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/button-groups.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/button-groups.less') diff --git a/less/button-groups.less b/less/button-groups.less index 6c2b6f7c6..0472800f1 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -1,4 +1,4 @@ -/* stylelint-disable selector-no-qualifying-type */ +// stylelint-disable selector-no-qualifying-type */ // // Button groups -- cgit v1.2.3