[wp-trac] [WordPress Trac] #63012: Bundled themes: Stylesheets should be minified in block themes

WordPress Trac noreply at wordpress.org
Tue Oct 14 00:23:32 UTC 2025


#63012: Bundled themes: Stylesheets should be minified in block themes
------------------------------+-------------------------------
 Reporter:  westonruter       |       Owner:  westonruter
     Type:  enhancement       |      Status:  accepted
 Priority:  normal            |   Milestone:  6.9
Component:  Bundled Theme     |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  css, performance
------------------------------+-------------------------------

Comment (by westonruter):

 @peterwilsoncc yes, so that is why the stylesheets now include comment
 blocks like this:


 {{{
 /*
  * IMPORTANT: This file is only served on the frontend when `SCRIPT_DEBUG`
 is enabled;
  * in most instances, the `style.min.css` file will be served. It is not
 recommended that you
  * use the Theme File Editor to modify this stylesheet. Instead, add the
 necessary style
  * overrides via "Additional CSS" in the Site Editor.
  */
 }}}

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


More information about the wp-trac mailing list