Adding import "tailwindcss/tailwind.css"; at the top of remote components fixed the issue for me.
import "tailwindcss/tailwind.css";