mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-24 09:45:11 +02:00
Work in progress source stats components
This commit is contained in:
@@ -3,5 +3,10 @@
|
||||
@tailwind utilities;
|
||||
|
||||
a {
|
||||
@apply hover:text-amber-200;
|
||||
}
|
||||
@apply hover:text-amber-200;
|
||||
}
|
||||
|
||||
.placeholder {
|
||||
@apply bg-[#ffffff11];
|
||||
@apply animate-pulse;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user