chore(stylelint-config): add stylelint-config-prettier
This commit is contained in:
Vendored
+7
-7
@@ -14,6 +14,13 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
input,
|
||||
button,
|
||||
textarea {
|
||||
color: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
a,
|
||||
input,
|
||||
button,
|
||||
@@ -30,10 +37,3 @@ ul {
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
input,
|
||||
button,
|
||||
textarea {
|
||||
color: inherit;
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user