Opened 5 months ago
Closed 5 months ago
#58753 closed defect (bug) (duplicate)
Fluid Font Sizes not working in 6.3 nightly
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description (last modified by )
Fluid typography works in 6.2.2 with this is theme.json:
"typography":{ "fluid": true, "fontSizes":[ { "slug":"normal", "name":"Normal", "size":"16px", "fluid": { "min": "15px", "max": "20px" } ] }
In 6.3 the fluid typography seems to be ignroed.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #58754.