[wp-trac] [WordPress Trac] #58754: Fluid Font Sizes not working in 6.3 nightly

WordPress Trac noreply at wordpress.org
Thu Aug 10 13:16:57 UTC 2023


#58754: Fluid Font Sizes not working in 6.3 nightly
--------------------------+------------------------------
 Reporter:  jastos        |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  6.3
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by rose18):

 I am experiencing the same thing, do you have a solution to this? Thanks!

 Replying to [ticket:58754 jastos]:
 > 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 ignored.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58754#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list