htmx-lsp-server 0.1.0

lsp server for htmx-lsp
Documentation
1
2
3
4
next <CSS selector> which will scan the DOM forward for the first element that matches the given CSS selector. (e.g. next .error will target the closest following sibling element with error class)


[HTMX Reference](https://htmx.org/attributes/hx-target/)