aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-02-14 13:34:36 -0500
committerkj_sh6042026-02-14 13:34:36 -0500
commit47d71fc5add5cdb73e7275478538ab82d333f602 (patch)
tree9a11b7f6900b96f8aa9ff3c8350cc7a076b63af0
parentc708ed6ad915dc3dc9f9d17f9be1ad47a4263d5d (diff)
refactor: .stylelintrc.json
-rw-r--r--.stylelintrc.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/.stylelintrc.json b/.stylelintrc.json
deleted file mode 100644
index 13754e4..0000000
--- a/.stylelintrc.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "extends": "stylelint-config-standard",
- "rules": {
- "no-descending-specificity": null
- }
-} \ No newline at end of file