What are the best practices for using Sections?

  • Start with a clean project or a light style guide.
  • Use one main collection per website to avoid style bloat.
  • Replace Section classes with your own global utilities if you’re using a custom design system.
  • After finishing a page, clean unused classes.