[wp-trac] [WordPress Trac] #52040: Twenty Twenty-One: WordPress (5.6) site displays without style in MS IE-11

WordPress Trac noreply at wordpress.org
Sat Dec 12 02:02:47 UTC 2020


#52040: Twenty Twenty-One: WordPress (5.6) site displays without style in MS IE-11
---------------------------+------------------------------
 Reporter:  t-p            |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------

Comment (by poena):

 Hi!
 Thank you for reporting this.

 You are right, the two stylesheets used for IE11 does not include the
 correct styles:
 https://core.trac.wordpress.org/browser/trunk/src/wp-
 content/themes/twentytwentyone/assets/css/ie.css
 https://core.trac.wordpress.org/browser/trunk/src/wp-
 content/themes/twentytwentyone/assets/css/ie-editor.css

 Twenty Twenty-One uses SCSS and CSS variables that IE11 can not read.

 One of the configuration files that is used to create styles for IE11 is
 missing, namely
 https://github.com/WordPress/twentytwentyone/blob/trunk/postcss.config.js.

 This file needs to be added back and new files for Internet Explorer needs
 to be created.

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


More information about the wp-trac mailing list