Upgrade to Stylelint 15 with Prettier (#23558)

This commit is contained in:
Nick Schonning 2023-02-12 22:57:03 -05:00 committed by GitHub
commit 0c9d455ea5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 311 additions and 179 deletions

View file

@ -138,7 +138,7 @@ a.button.logo-button {
}
.embed {
.status__content[data-spoiler="folded"] {
.status__content[data-spoiler='folded'] {
.e-content {
display: none;
}