Cut down highlight.js size

This commit is contained in:
venashial
2022-06-24 22:26:49 -07:00
parent 81c039d645
commit 1b17049e94
7 changed files with 49 additions and 31 deletions

View File

@@ -1,13 +1,7 @@
```svelte example raised hideStyle
```svelte example raised
Some words could go here.
<hr class="divider" />
And some other words could go here.
<style>
.example__source__code {
flex-direction: column;
}
</style>
```