hi a question, I imported the relume style guide onto an existing project, what is the best way to restore the correct class order instead of doing it manually one by one? for example margin-bottom is before margin-small but it should be the opposite
I created a new page and copied and pasted the page-wrapper
Using the finsweet extension with the css reorder i can see that the styles are in the wrong order
okay, you are likely not going to want to modify that
using that tool is for modifying the cascading nature of the classes, 99% of the time you do not want to be messing with the order - especially on global/utility classes.
if you send along a read-only link, I can take a look to see if everything looks how it should and we can go from there as far as resolving any issues.
Perfect thank you, can i send you the link in dm?
Henry sure, we have a doc on how to retrofit Relume into an existing project here: https://www.relume.io/resources/docs/updating-existing-projects Its not nearly as smooth or as clean as starting over and that is usually our recommendation but we understand that is not always possible.
amazing matt thank you!