Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60808, comment 43


Ignore:
Timestamp:
07/25/2024 08:07:32 AM (2 years ago)
Author:
poena

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60808, comment 43

    initial v1  
    55- Changing the **default** style for focusable elements in core/Gutenberg is not an option unless there is a project wide decision to require WCSAG level AAA. So the alternative is still to solve it theme by theme.
    66
    7 - Users who has already saved additional CSS before updating the theme does benefit from the CSS in theme.json.
     7- Users who has already saved additional CSS before updating the theme does not benefit from the CSS in theme.json.
    88
    99I think the CSS that was previously added should be moved from theme.json to style.css, updated with the change proposed in this ticket, and enqueued.