# modify-html

Expects html piped in via stdin and outputs modified html.  The piped input will be output with
styles removed for selector matches.

```
modify-html <selector> <styles..>
```
