Hi there! I just signed up in relume that I was thinking for a long time. I'm using it to download the wireframes in HTML and include them into my wordpress website. However I tried today for the first time to export the code in HTMl and test if it's going to be shown as the wireframe. I tested it in tailwinds play editor... but unfortunately seems broken.. Am I missing anything here or the platform is not ready for something like that yet ?
I think your usecase should work.
Can you explain more about the part that u considered it as broken. A screen record would help.
As you can see when I add this to tailwind playground it doesnt look the same as on relume. I’ve tried it locally with the cdn of tailwind and looks exactly the same. Am I doing something wrong ?
hey @Petros Pollakis,
with our html export, you need to add some extra configurations into the existing tailwind config.
You can follow this doc.
Since we are tightly coupled with Tailwind, you might want to take a look at this as well https://tailwindcss.com/docs/installation/tailwind-cli.
Looks like you need to install tailwind in your project and include our tailwind config https://react-docs.relume.io/getting-started/tailwind
Tailwind playground works partially, because it provides the default tailwind config, but the layout still seems a bit off because you need to load in our tailwind config values (as above) but I'm not sure if the Tailwind playground does this?
I’ve added the code into windpress, a plugin for wordpress because eventually I want to run the code into wordpress. Seems that still some parts are missing from the export of the code. I don’t think the problem is the way we import tailwind but that the export doesnt provide all the code.
Also this is the FAQ section and the questions are missing..
Am I doing something wrong on the export ?
As a WordPress developer I would suggest you to create manually and I have completed 3 projects this way. instead of exporting. It is compatible with Webflow and does not interact with WP.