Relume Community Icon
Relume Community
  • 馃彔Home
  • 馃搮Events

  • 馃數Announcements
  • 馃數General
  • 馃數Getting Started
  • 馃數Issues
  • 馃數Showcase

Powered by Tightknit
Issues
Issues

Optimizing Webflow Imports: Addressing Class Duplication Issues

Avatar of James D.James D.
路

When we imported our site into Webflow most of the classes (outside the style guide) picked up the page name and then the classes from Relume (e.g. home-page-section-14-faq-accordion)- which for sections that are reused across the site now have multiple classes for the similar sections we would style the same. Plus now our CSS is much bigger than it needs to be. Do we do something wrong?

4 comments

  • Avatar of Emily M.
    Emily M.
    路

    I think you should have made those sections that appear on multiple pages into global components on Relume

  • Avatar of Emily M.
    Emily M.
    路

    Although I鈥檓 unsure how this works when Figma is added to the workflow. Matt J. will be able to share some insight

  • Avatar of Matt J.
    Matt J.
    路

    James D. yep Emily M. is correct - if you want to have a section without the page name, turn it into a global section in site builder.

  • Avatar of James D.
    James D.
    路

    Got it, thanks!