Hey everyone! 👋
I’m working on a site that I started building with Relume over 2 years ago. I’ve been actively maintaining it, cleaning up classes, and migrating components to keep it as “clean” as possible.
However, I’m running into a persistent issue: When I copy a component from the library today, it still pastes with the old legacy class names (e.g., heading-medium) instead of the modern Client First V2.1 classes (e.g., heading-style-h2).
Current Setup:
Relume Library Settings: Set to CF V2.1.
Webflow/Extension: Set to CF V2.1.
Style Guide: My Style Guide page is correctly set up with the new classes (heading-style-#).
I already deleted all the “heading-small (-medium -large)” Classes
Has anyone experienced this? Is “Class Sync” perhaps prioritizing the old classes because they still exist somewhere in my CSS? I’m trying to figure out how to force Relume to ignore the legacy classes and strictly use the V2.1 naming convention.
Thanks in advance for the help!
cc: Matt J.