diff options
Diffstat (limited to 'web/stylelint.config.json')
-rw-r--r-- | web/stylelint.config.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/stylelint.config.json b/web/stylelint.config.json deleted file mode 100644 index dd59e54..0000000 --- a/web/stylelint.config.json +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | { | ||
2 | "extends": [ | ||
3 | "stylelint-config-clean-order" | ||
4 | ] | ||
5 | } | ||