♻️ Adopt new Tailwind typography theming

This commit is contained in:
James Panther
2022-01-17 14:14:52 +11:00
parent 30fad56aed
commit ad495ca9ef
14 changed files with 278 additions and 420 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<span class="ltr:pr-3 rtl:pl-3 text-primary-400">
{{ partial "icon.html" "exclamation-triangle" }}
</span>
<span class="not-prose dark:text-neutral-300">
<span class="not-markdown dark:text-neutral-300">
{{- .Inner | markdownify -}}
</span>
</div>