this feature doesn't exist yet since it was fairly new to tailwinds.
but I have identified the resource of the issue:
arbitrary values don't work cause the regex used considers them as a CSS [attribute*=value]Selector.
an exception will be made for tailwindcss if the selector starts with -[ it wont be removed.
if fixed it will be released soon at version 1.5.4
this feature doesn't exist yet since it was fairly new to tailwinds. but I have identified the resource of the issue: arbitrary values don't work cause the regex used considers them as a CSS
[attribute*=value]
Selector. an exception will be made for tailwindcss if the selector starts with-[
it wont be removed.if fixed it will be released soon at version
1.5.4