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

WordPress Trac noreply at wordpress.org
Fri Jul 7 16:14:18 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:  General       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 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.

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


More information about the wp-trac mailing list