feat: work on code highlighting

This commit is contained in:
Alexander Daichendt 2022-07-26 22:11:03 +02:00
parent c342dadf21
commit f18cdf501a
8 changed files with 120 additions and 23 deletions

View file

@ -0,0 +1,7 @@
<li><slot /></li>
<style>
li {
margin: 0.7rem 0;
}
</style>