💄 Adopt new Tailwind v3 classes and colour names

This commit is contained in:
James Panther
2021-12-25 10:53:46 +11:00
parent 5662a11f2d
commit a1006c4f7b
14 changed files with 397 additions and 539 deletions
+1 -6
View File
@@ -31,14 +31,9 @@ body button {
@apply opacity-100;
}
/* Prose escape hatch */
.no-prose > p {
@apply mt-0 last:mb-0;
}
/* Article pagination */
.article-pagination a:hover .article-pagination-title {
@apply underline underline-primary-500;
@apply underline decoration-primary-500;
}
.article-pagination a:hover .article-pagination-direction {