mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 06:50:36 +02:00
chore: enable stylelint standard config (#6442)
* chore: enable stylelint standard config * remove empty line * fix
This commit is contained in:
parent
2f4b2e1790
commit
e40cafccd5
30 changed files with 94 additions and 78 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue