We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Version
1 parent cb4d789 commit c3841e2Copy full SHA for c3841e2
1 file changed
addons/webup/components/Version.vue
@@ -0,0 +1,3 @@
1
+<template>
2
+ <span class="bg-$prism-background px-2 py-0 rounded font-mono inline-block leading-6 text-0.4em transform translate-y-[-1.5em] translate-x-[-0.3em] text-green-500"><slot /></span>
3
+</template>
0 commit comments