Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support htmx-indicator class #1

Open
W1M0R opened this issue Mar 30, 2024 · 0 comments
Open

Support htmx-indicator class #1

W1M0R opened this issue Mar 30, 2024 · 0 comments

Comments

@W1M0R
Copy link

W1M0R commented Mar 30, 2024

Thank you for this tailwind plugin.

If it is not too much trouble, please consider adding support for the "htmx-indicator" class.

<div>
  <button hx-post="/example">Post It!</button>
  <img id="spinner" class="invisible htmx-indicator:visible" src="/img/bars.svg" />
</div>

Reference: https://htmx.org/reference/#classes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant