Skip to main content
Question

Text Style Bug Report - Design System

  • January 20, 2026
  • 0 replies
  • 11 views

wesvdbrink

We maintain a large design system. In an earlier iteration, our team used text styles, which have since been removed and fully replaced by text components. In our main library file, the old text styles no longer exist and are not applied to any component labels.

However, when inserting instances of these components into other files, the deprecated text styles are still appearing on the component labels. This behavior is inconsistent with the current state of the library and suggests that legacy text style data may be persisting in component instances.

Can this be fixed and how?

Thanks in advance!

 

Component in our design system library file (no text style)
Instance from the component above in a file (with deprecated text style)