(This feature request is related to #171 and #144)
I still find it difficult to understand what rule defines the order of classes.
I heard about headwind.sortTailwindClasses but there are already existing and proven common presets (e.g. on Stylelint-order) that would allow reordering according to alphabetical, idiomatic, etc. order
So, what about some feature like headwind.sortTailwindClasses: "idiomatic"? I'd really love that!
Hello,
(This feature request is related to #171 and #144)
I still find it difficult to understand what rule defines the order of classes.
I heard about
headwind.sortTailwindClasses
but there are already existing and proven common presets (e.g. on Stylelint-order) that would allow reordering according to alphabetical, idiomatic, etc. orderSo, what about some feature like
headwind.sortTailwindClasses: "idiomatic"
? I'd really love that!