From b0e6ea096af303f05ac456eed98da8a4ca8272ef Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 31 Mar 2025 12:21:39 +0300 Subject: [PATCH] remove rscss --- .stylelintrc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.stylelintrc.json b/.stylelintrc.json index d6689cc01..5aef13590 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -1,6 +1,5 @@ { "extends": [ - "stylelint-rscss/config", "stylelint-config-standard", "stylelint-config-recommended-scss", "stylelint-config-html",