Like Kalindu, adding import "./index.scss" at the top of remote components is the simplest way to fix the issue for me.
@tailwind base; @tailwind components; @tailwind utilities;