chore: remove useless css file

This commit is contained in:
Benjamin Canac
2024-03-27 14:15:35 +01:00
parent fe4892e030
commit 508ae0806f

View File

@@ -1,9 +0,0 @@
.dark {
color-scheme: dark;
}
a:focus-visible {
@apply outline-primary;
}
::selection { @apply bg-primary/40; }