Synching of v4 class with v3 #35433
charles-emes
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Problem
I have a v4 class title-2xl in which the font size and line height are specified with variable names eg. font-size: var(—title-2xl) and line-height: var(—line-height-m). I can sync it to v3 and it adds it into the Atomic Fonts section of Site Settings. When I apply this global class to a heading in v3 it correctly applies the size and line height. But when I click on the pencil icon I don’t see a value set in the font size or line height.
Propose a Solution
It would be great if, when I applied a global Atomic font to a v3 widget like a Heading, it will display the variable names that I used in v4 when I click on the pencil icon which assures me the styling is correct.
Additional Context
No response
Agreement
Beta Was this translation helpful? Give feedback.
All reactions