Proper pre-loading and deps

This commit is contained in:
2024-10-30 23:50:34 -06:00
parent 24bf04aa7a
commit 561905aabb
13 changed files with 880 additions and 825 deletions

View File

@ -11,6 +11,7 @@
<ul
tabindex="0"
class="menu menu-compact dropdown-content gap-2 mt-3 p-2 shadow bg-base-100 rounded-box"
preload="mouseover"
>
{{template "navitems" .}}
</ul>