Styles are missing which causes a messy session replay

Hi :slight_smile:
I think I’m missing some styles in the session recording… it seems kind of messy, wonder how exactly should I make it work correctly I see the resourceBaseHref (maybe its related?).
My problem is that I’m not sure how to export the assets, I’m using React with tailwind css + less files.

Are you CSS assets publicly available? In other words, can the OpenReplay setup access them to cache them and reuse them later in session replay?
If not, you’d need to copy the assets to a publicly accessible domain then use the resourceBaseHref option to point the tracker towards that location. More on how to use this option below: