Experience with the integration of Tailwind UI components with ReScript

Does anybody have personal experience with the integration of Tailwind UI components with ReScript?

Would using these Tailwind components impact a choice between TS or ReScript for a new project?

Thanks in advance!

1 Like

I’ve used them extensively together. Works well. A little bit of conversion between JS/TS and ReScript needed, and occasionally some bindings, but other than that it’s been working great.

1 Like