I saw on the community forum someone asked for the HAR file, so I provided it to my AI agent and it found this:
• Original heading-style-h1:
font-family: @var_relume-variable--font-style-heading; line-height: 1.1; font-weight: 300; letter-spacing: -0.01em; font-size: ...
• New heading-style-h1 2:
line-height: 1.1; font-weight: 300; letter-spacing: -0.01em; font-size: ...
Same pattern for h4 and h5: the suffixed duplicates are missing font-family.
That’s when I remembered I had explicitly added the font family to the headings, undid it, and it worked. But I still need those to have the actual Heading font family.
Hey team, I’ve been having the sync class issues a lot other have reported in https://community.relume.io/; I’ve tried the steps from How to fix and prevent class duplication in Webflow and a couple more things I’ve found in answers to community posts, and nothing has worked for me. Only the heading-style-h* are getting duplicated, the others are working fine. I’ve kept the classes super clean by reviewing them after adding a component. Is there a good way to debug this? I was working on small parts of the website so manually fixing duplicated classes was easy. Now I have to build several new pages and this will be a point to keep on doing manually.
I see some object get printed to the console, but don’t know the schema and if there’s anything useful in there that would help find out why this is happening and how to fix it. Any help with it would be greatly appreciated!