I want to improve compatibility with projects that use their own Tailwind install while introducing additional Tailwind utilities specific to RUI 5 (color and spacing tokens, animations, etc). I don't believe it makes sense any longer to maintain the rui prefix across all the Tailwind utility classes.
I also (eventually) want the capabilities of just importing RUI 5 as a Tailwind plugin. So we can say we have Tailwind-pure components while some components are also plugin-dependent. Or something along those lines.
I want to improve compatibility with projects that use their own Tailwind install while introducing additional Tailwind utilities specific to RUI 5 (color and spacing tokens, animations, etc). I don't believe it makes sense any longer to maintain the
rui
prefix across all the Tailwind utility classes.I also (eventually) want the capabilities of just importing RUI 5 as a Tailwind plugin. So we can say we have Tailwind-pure components while some components are also plugin-dependent. Or something along those lines.