[wp-trac] [WordPress Trac] #59997: Twenty Twenty-Four Doesn't Enqueue Stylesheet

WordPress Trac noreply at wordpress.org
Sat Dec 2 00:19:43 UTC 2023


#59997: Twenty Twenty-Four Doesn't Enqueue Stylesheet
---------------------------+-------------------------------------
 Reporter:  script2see     |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:  6.4
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |     Focuses:  css, php-compatibility
---------------------------+-------------------------------------

Comment (by poena):

 Hi
 This is intentional because the theme is a block theme and does not use
 this file.

 Instead, all custom CSS in the theme is loaded only when and where it is
 meeded. As a bundled and default theme it is important that it uses the
 best and current practices.

 -It is not recommended to make changes directly to theme files.
 Instead you can use a child theme or the custom CSS features that are
 built into WordPress.

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


More information about the wp-trac mailing list