From 1c9f15e2858b5a4fc2b23f537a6ded77f47877e9 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",