Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #53494, comment 8


Ignore:
Timestamp:
06/25/2021 12:59:52 PM (4 years ago)
Author:
oandregal
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53494, comment 8

    v1 v2  
    662. FSE themes: styles always load in the head both with and without `should_load_separate_core_block_assets` enabled.
    77
    8 The only case in which global styles loads after block styles is 1.2, which was [https://github.com/WordPress/gutenberg/issues/31293 brought up] in Gutenberg a few months ago and, apparently, was [https://github.com/WordPress/gutenberg/pull/31309#pullrequestreview-648289245 no longer happening]. I wonder if something changed that introduced 1.2 back?
     8The only case in which block styles load after global styles is 1.2, which was [https://github.com/WordPress/gutenberg/issues/31293 brought up] in Gutenberg a few months ago and, apparently, was [https://github.com/WordPress/gutenberg/pull/31309#pullrequestreview-648289245 no longer happening]. I wonder if something changed that introduced 1.2 back?
    99
    1010The options I see forward: