refac: styling

This commit is contained in:
Timothy J. Baek 2024-08-22 17:34:28 +02:00
parent 153a2876b4
commit 0939cb5ed6

View File

@ -142,7 +142,7 @@
/>
{/if}
{:else if token.type === 'space'}
{''}
<div class="my-0.5" />
{:else}
{console.log('Unknown token', token)}
{/if}