headwind
headwind copied to clipboard
Support first and last child utilities
Please add support to sort state utilities such as: first:
and last:
.
These are added custom on tailwind.config.js
via theme.extend
https://tailwindcss.com/docs/hover-focus-and-other-states#first-child
I'm currently on 2.0.0. If a class string have those state above, sorting doesn't work.