Struggling with Legacy Class Names in Relume Library
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.
Class Sync: ON.
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.

