Currently `rustywind` fails to sort class strings that include [arbitrary variants](https://tailwindcss.com/docs/hover-focus-and-other-states#using-arbitrary-variants) like: ```html class="[&.htmx-request]:h-0 p-8" ```