bigskysoftware / bigskysoftware/htmx-extensions

Adding head support to the html tag

Open
#95 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
284
Forks
88
PR merge metrics
No merged PRs in 30d

Description

Due to the way my markup is structured, I have multiple HTML (ERB) templates starting with the `body` tag. So instead of adding `hx-ext="head-support"` on each and every one of them, I want to put it on the `html` tag which is declared once in my global layout file.

Will this work? I've been searching the docs but all examples use the `body` tag for `hx-ext` / `hx-boost`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.