I'm using Tailwind on a project where I'm also using this, and the profile picture got knocked down with a mt-4 that got to its img element. Maybe consider putting your comment component in a shadow-dom?
Something like this maybe? https://github.com/Wildhoney/ReactShadow
