workflow: add stylelint

This commit is contained in:
xiaoxian521
2021-09-04 12:37:23 +08:00
parent 0063261fd5
commit 173575687d
38 changed files with 3663 additions and 181 deletions

View File

@@ -39,6 +39,7 @@ export default defineComponent({
display: flex;
align-items: center;
justify-content: space-around;
&:hover {
cursor: pointer;
background: #f0f0f0;