I'm creating a react app using bun.sh.
But I also use tailwindcss for styling and tailwind has no official solution for bun. How can use these two together?
I know bun is not ready for production but I'm still looking for a solution if its possible.