♻️ Change Tailwind Typography to use variables
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{{ .Title | emojify }}
|
||||
</h1>
|
||||
</header>
|
||||
<section class="prose dark:prose-light">
|
||||
<section class="prose dark:prose-invert">
|
||||
{{ .Content | emojify }}
|
||||
</section>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user