htmgo/assets/js/scripts/shiki.ts
maddalax da1f2b47d6 working on landing page
allow additional scripts to be compiled
2024-09-13 10:47:18 -05:00

5 lines
68 B
TypeScript

import htmx from "htmx.org";
htmx.findAll("body");
alert("here");