File tree Expand file tree Collapse file tree 6 files changed +36
-0
lines changed Expand file tree Collapse file tree 6 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 99<script lang =" ts" >
1010 import Install from ' ../../../../../INSTALL.md' ;
1111 </script >
12+
13+ <style >
14+ .markdown :global(pre .highlight ) {
15+ overflow-x : auto ;
16+ }
17+ </style >
Original file line number Diff line number Diff line change 99<script lang =" ts" >
1010 import Migrating from ' ../../../../../MIGRATING.md' ;
1111 </script >
12+
13+ <style >
14+ .markdown :global(pre .highlight ) {
15+ overflow-x : auto ;
16+ }
17+ </style >
Original file line number Diff line number Diff line change 99<script lang =" ts" >
1010 import Repl from ' ../../../../../REPL.md' ;
1111 </script >
12+
13+ <style >
14+ .markdown :global(pre .highlight ) {
15+ overflow-x : auto ;
16+ }
17+ </style >
Original file line number Diff line number Diff line change 99<script lang =" ts" >
1010 import SvelteKit from ' ../../../../../SVELTEKIT.md' ;
1111 </script >
12+
13+ <style >
14+ .markdown :global(pre .highlight ) {
15+ overflow-x : auto ;
16+ }
17+ </style >
Original file line number Diff line number Diff line change 99<script lang =" ts" >
1010 import Theming from ' ../../../../../THEMING.md' ;
1111 </script >
12+
13+ <style >
14+ .markdown :global(pre .highlight ) {
15+ overflow-x : auto ;
16+ }
17+ </style >
Original file line number Diff line number Diff line change 99<script lang =" ts" >
1010 import Typography from ' ../../../../../TYPOGRAPHY.md' ;
1111 </script >
12+
13+ <style >
14+ .markdown :global(pre .highlight ) {
15+ overflow-x : auto ;
16+ }
17+ </style >
You can’t perform that action at this time.
0 commit comments