# html-asset-hasher
[![builds.sr.ht status](https://builds.sr.ht/~quaff/html-asset-hasher.svg)](https://builds.sr.ht/~quaff/html-asset-hasher)
[![license](https://img.shields.io/crates/l/html-asset-hasher)](https://git.sr.ht/~quaff/html-asset-hasher/blob/main/LICENSE)
[![Crates.io Version](https://img.shields.io/crates/v/html-asset-hasher)](https://crates.io/crates/html-asset-hasher)
[![Crates.io Total Downloads](https://img.shields.io/crates/d/html-asset-hasher)](https://crates.io/crates/html-asset-hasher)
[![irc channel](https://img.shields.io/badge/irc.libera.chat-%23hah-purple)](ircs://irc.libera.chat/#hah)
[![Mastodon Follow](https://img.shields.io/mastodon/follow/137584?style=flat)](https://mastodon.social/@quaff)
Asset cache busting for your static HTML files, with optional [Tailwind CSS][tailwind-css]
bundling!
[summary](https://sr.ht/~quaff/html-asset-hasher)
[source](https://git.sr.ht/~quaff/html-asset-hasher)
[mailing lists](https://sr.ht/~quaff/html-asset-hasher/lists)
[tickets](https://todo.sr.ht/~quaff/html-asset-hasher)
## Getting started
### Requirements
- `cargo`
- `tailwindcss` (optional)
#### Tailwind CSS support (optional)
Refer to the [Tailwind CSS documentation][tailwind-css-config] for configuration
details. If Tailwind CSS isn't installed, the `tailwindcss` binary will be
downloaded and used to generate the CSS.
### Installation
With `cargo`:
```shell
cargo install html-asset-hasher
```
Building from git:
```shell
cargo install --git https://git.sr.ht/~quaff/html-asset-hasher
```
## How it works
`html-asset-hasher` currently supports `` and `