feat: add Lucide icons to all 47 tools with BentoPDF-style card layout

This commit is contained in:
ashim-hq
2026-04-23 17:57:11 +08:00
parent 49f18847f0
commit c9d536c561
2 changed files with 172 additions and 23 deletions
+5
View File
@@ -13,3 +13,8 @@
--color-dark-fg: #fafaf9;
--color-dark-muted: #a8a29e;
}
/* Tool card hover border uses --cat-color set inline */
.tool-card:hover {
border-color: var(--cat-color);
}