Meta's (new) styling framework StyleX competes with Tailwind. It reminds (me) a lot of React Native's createStylesheet, you have to write more and in JS, but it offers type safety and predictability. What do you think of it and will you give it a try?
I'll probably use it in a test project, I'm not 100% committed to Tailwind and open to other solutions.