Add stylelint

This commit is contained in:
Vendicated 2023-01-30 05:02:17 +01:00
parent fce7d6b681
commit 62f7e4d45c
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905
11 changed files with 773 additions and 32 deletions

View file

@ -16,9 +16,8 @@
gap: 1em;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
flex-grow: 1;
flex-direction: row;
flex-flow: row wrap;
margin-bottom: 1em;
}