Hi! I exported a template from Relume and integrated it into my React + Vite + Tailwind project. But when I run it, only plain text is displayed—no styles or images are loading. Any idea why this might be happening?
@Ali Babaie have you had a chance to read over our tailwind config doc? It includes the config that you would likely need.
https://react-docs.relume.io/getting-started/tailwind
If you’ve done this and still having an issue Ive tagged our resident React expert.
Cc @Nour
@Matt Yes, I’ve already followed all the steps in the Tailwind config documentation and double-checked everything. But the problem still exists — styles and images are not loading correctly. Would appreciate any further help, thanks!
Hey @Ali Babaie,
It looks like something is definitely missing from the Tailwind setup. Would you mind sharing your entire project as a zip file so I can take a closer look?