Currently, Shop / Brand Library Text Styles are not breakpoint-aware. Each style (H1, H2, Body, etc.) applies the same font size and line height across all devices.
To create responsive typography, users must duplicate styles (e.g. H1 Desktop + H1 Mobile) and manually apply them per breakpoint.
Typography often doesnβt translate well from desktop to mobile
Requires duplicating every semantic style per breakpoint
Updates become time-consuming and error-prone
Reduces the value of having a centralized style system
Example:
H1: 48px (desktop) / 40px (tablet) / 32px (mobile)
This would keep styles semantic while automatically adapting typography across devices.
This would significantly improve:
Design system scalability
Mobile readability
Consistency across pages
Workflow efficiency (less duplication and manual overrides)
Share update with 0 linked conversations as well
In Review
π¬ Replo
High Priority
20 days ago

An Anonymous User
Get notified by email when there are changes.
In Review
π¬ Replo
High Priority
20 days ago

An Anonymous User
Get notified by email when there are changes.