Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59997, comment 2


Ignore:
Timestamp:
12/02/2023 12:20:20 AM (2 years ago)
Author:
poena
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59997, comment 2

    initial v1  
    22This is intentional because the theme is a block theme and does not use this file.
    33
    4 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.
     4Instead, all custom CSS in the theme is loaded only when and where it is needed. As a bundled and default theme it is important that it uses the best and current practices.
    55
    66-It is not recommended to make changes directly to theme files.