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!
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!
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.