refactor: order classes using rustywind

This commit is contained in:
Oliver Davies 2022-01-11 00:18:34 +00:00
parent a98ba89b53
commit b82afcbd8c
9 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
<article>
<h2>
<a class="text-blue-primary dark:text-blue-400" href="{{ post.url }}">
<a class="dark:text-blue-400 text-blue-primary" href="{{ post.url }}">
{{ post.title }}
</a>
</h2>