add stylelint-stylistic
(#25285)
Add [stylelint-stylistic](https://github.com/elirasza/stylelint-stylistic), autofix all issues with two manual tweaks. This restores all the stylistic rules removed in Stylelint 15.
This commit is contained in:
@ -21,7 +21,7 @@ details.toggleable-item summary::-webkit-details-marker /* Safari */ {
|
||||
|
||||
details.toggleable-item summary::after {
|
||||
transition: transform 0.25s ease;
|
||||
content: '';
|
||||
content: "";
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
mask-size: cover;
|
||||
|
Reference in New Issue
Block a user