mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-04-28 04:45:20 +00:00
packages/web: fix lucide github; optimize Vite deps in dev mode
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I75110e204c8eda63096bcfed619a6f5c6a6a6964
This commit is contained in:
parent
4b7a01aecc
commit
6ec645f3de
10 changed files with 1080 additions and 402 deletions
|
|
@ -168,6 +168,10 @@ body {
|
|||
transition: color 0.2s;
|
||||
}
|
||||
|
||||
.footer-link img {
|
||||
fill: currentColor;
|
||||
}
|
||||
|
||||
.footer-link:hover {
|
||||
color: var(--text-primary);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue