You've already forked obsidian-visualiser
3 lines
171 B
Vue
3 lines
171 B
Vue
<template>
|
|
<span class="rounded bg-light-35 dark:bg-dark-35 font-mono text-sm px-1 py-0 select-none" style="box-shadow: black 0 2px 0 1px;"><slot /></span>
|
|
</template> |