From a96b118f04ab7a048a8e02d0e988c95f1375b511 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 20 Nov 2020 09:54:24 +0200 Subject: [PATCH] _reboot.scss: remove needless Stylelint disable (#32213) --- scss/_reboot.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 1448eaa324..61e9c4af66 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -1,4 +1,4 @@ -// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix +// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix // Reboot