I have this issue that when I paste a Relume component into my client-first project, it creates all new classes
so rather than using my button
class, it creates a new class called button 2
When I paste in a section from Relume, a lot of the classes within it get renamed because they are supposedly duplicates
For example, I paste in a new section and all the button classes in the section get renamed to “Button 2” rather than using the existing “Button” class.
How can this be fixed? It is extremely annoying and causing a lot of issues for me. Appreciate any help. 🙏
I am a Relume subscriber.
I am a Relume subscriber.
How can this be fixed? It is extremely annoying and causing a lot of issues for me. Appreciate any help. 🙏
When I paste in a section from Relume, a lot of the classes within it get renamed because they are supposedly duplicates
For example, I paste in a new section and all the button classes in the section get renamed to “Button 2” rather than using the existing “Button” class.