chore: enable stylelint standard config (#6442)

* chore: enable stylelint standard config

* remove empty line

* fix
This commit is contained in:
Joshua Chen 2022-01-22 21:26:35 +08:00 committed by GitHub
parent 2f4b2e1790
commit e40cafccd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 94 additions and 78 deletions

View file

@ -30,7 +30,7 @@
.playgroundEditor {
font: var(--ifm-code-font-size) / var(--ifm-pre-line-height)
var(--ifm-font-family-monospace) !important;
/*rtl:ignore*/
/* rtl:ignore */
direction: ltr;
}