Changes between Initial Version and Version 1 of Ticket #59997, comment 2
- Timestamp:
- 12/02/2023 12:20:20 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59997, comment 2
initial v1 2 2 This is intentional because the theme is a block theme and does not use this file. 3 3 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.4 Instead, 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. 5 5 6 6 -It is not recommended to make changes directly to theme files.