Install HTMX extensions
This commit is contained in:
parent
ae8d360c4e
commit
323c8d5081
2 changed files with 6 additions and 3 deletions
src/components
|
@ -11,6 +11,6 @@
|
|||
(title "skyizwhite.dev")
|
||||
(script :type "module" :src "http://localhost:5173/@vite/client")
|
||||
(script :type "module" :src "http://localhost:5173/src/assets/main.js"))
|
||||
(body :class "h-[100svh] w-screen"
|
||||
(body :hx-ext "debug, alpine-morph, head-support" :class "h-[100svh] w-screen"
|
||||
(main :class "h-full"
|
||||
pi:children)))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue