Add badge and button shortcodes

This commit is contained in:
James Panther
2021-08-16 15:09:21 +10:00
parent 7ce10997ce
commit fe7d59a855
6 changed files with 18 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
<span
class="ml-1 px-1 py-[2px] text-xs font-normal border rounded-md text-primary-700 dark:text-primary-400 border-primary-400 dark:border-primary-600 inline-block align-middle mb-1"
>
{{ . }}
</span>