mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-19 06:21:46 +01:00
chore: remove useless css file
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
.dark {
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
||||
a:focus-visible {
|
||||
@apply outline-primary;
|
||||
}
|
||||
|
||||
::selection { @apply bg-primary/40; }
|
||||
Reference in New Issue
Block a user