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/forms.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/forms.less') diff --git a/less/forms.less b/less/forms.less index abad9d08d..d7ddc34a0 100644 --- a/less/forms.less +++ b/less/forms.less @@ -1,4 +1,4 @@ -/* stylelint-disable selector-no-qualifying-type, property-no-vendor-prefix, media-feature-name-no-vendor-prefix, indentation */ +// stylelint-disable selector-no-qualifying-type, property-no-vendor-prefix, media-feature-name-no-vendor-prefix, indentation // // Forms -- cgit v1.2.3