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.
Please add support to sort state utilities such as:
first:andlast:.These are added custom on
tailwind.config.jsviatheme.extendhttps://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.