chore: replace Backlink with preact component

This commit is contained in:
Stefan Imhoff
2023-12-04 19:29:39 +01:00
parent 07cbe57b02
commit f0392b075a
5 changed files with 41 additions and 30 deletions

View File

@@ -168,6 +168,10 @@
@apply border-0 bg-transparent shadow-none;
}
.icon {
@apply fill-shibui-950 dark:fill-shibui-200/[0.87];
}
/** Swup */
main[tabindex='-1'] {
outline: none;