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/progress-bars.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/progress-bars.less') diff --git a/less/progress-bars.less b/less/progress-bars.less index 9443eb09b..c40ab1539 100644 --- a/less/progress-bars.less +++ b/less/progress-bars.less @@ -1,4 +1,4 @@ -/* stylelint-disable at-rule-no-vendor-prefix */ +// stylelint-disable at-rule-no-vendor-prefix // // Progress bars -- cgit v1.2.3