Closed sudoaugustin closed 2 years ago
I initially allowed this functionality, but I’ve decided to remove it as I don’t have control over how the Radix authors will name their attributes. Stripping the name may result in colliding class names further down the line.
Is there any way we can turn off
-state
prefix in data-state variants? So theradix-state-checked
will be transformed intoradix-checked
. I think it's easier to read and understand (e.g.radix-disable
)