What would be the best way to undo or roll back to the wireframe style after pulling through the design style guides through to a site? Is there an easy way?
Chris M. being that you posted this in the Webflow channel, I'm going to assume we're talking about rolling this back in Webflow. The best way? To re-assign all of the color scheme variables to be black/white for foreground/background/border etc. You could also search your project for the use of color schemes outside of color-scheme-1, and remove those classes from those divs. Then you'd only have to re-assign color scheme 1 variables. I have not tested what would happen if you tried to re-import again - technically speaking it shouldn't be possible, but I've done enough playing around that I have found a loophole but I've never tested this use case. Worst case scenario the webflow app throws an error when it tries to create the variables because they already exist but have the wrong values. Best case scenario, the webflow app doesn't care that the variables exist, and it re-assigns the right values from the style guide in the Relume project and everything works fine. To re-import into a project that already had an import done to it:
Navigate to the style guide page settings
Remove the hashed style guide slug
Only have style-guide as the slug for the style guide page
Awesome thank you!

