feat(navbar): navbar link icon item (#781)

* chore: extract link code to a partial

* feat(navbar): item icon

* chore: generate

* docs: add configuration

* review

Co-authored-by: Xin <5097752+imfing@users.noreply.github.com>

* chore: generate

* chore: add examples

* chore: showcase

---------

Co-authored-by: Xin <5097752+imfing@users.noreply.github.com>
This commit is contained in:
Ludovic Fernandez
2025-08-24 23:45:10 +02:00
committed by GitHub
parent 546bcc2e26
commit fee0481a6c
6 changed files with 98 additions and 56 deletions

View File

@@ -483,6 +483,7 @@
"hx:md:h-[calc(100vh-var(--navbar-height)-var(--menu-height))]",
"hx:md:hidden",
"hx:md:inline-block",
"hx:md:inline-flex",
"hx:md:justify-start",
"hx:md:max-h-[min(calc(100vh-5rem-env(safe-area-inset-bottom)),400px)]",
"hx:md:mr-0",