feat: add preview catalog and catalog group and header

This commit is contained in:
2026-08-29 07:54:45 +05:00
parent 7578a185b6
commit b695f5d58c
7 changed files with 239 additions and 1803 deletions
@@ -12,7 +12,7 @@
<section class="catalog-group">
<div class="group-title">
<span>{label}</span>
<i>{count} <!-- --> TOOLS</i>
<i>{count.toString().padStart(2, "0")} <!-- --> TOOLS</i>
</div>
<div class="tool-cards">
{@render children()}