manual fix stylelint

This commit is contained in:
LouisLam
2021-08-25 12:25:19 +08:00
parent 397fd12081
commit 4c1f2f85f8
3 changed files with 2 additions and 10 deletions

View File

@@ -4,7 +4,6 @@
"indentation": 4,
"no-descending-specificity": null,
"selector-list-comma-newline-after": null,
"declaration-empty-line-before": null,
"no-duplicate-selectors": null
"declaration-empty-line-before": null
}
}