[wp-trac] [WordPress Trac] #61425: Fix custom CSS output for block style variations

WordPress Trac noreply at wordpress.org
Thu Jun 13 06:21:17 UTC 2024


#61425: Fix custom CSS output for block style variations
---------------------------+-----------------------------
 Reporter:  isabel_brison  |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Editor         |    Version:  trunk
 Severity:  normal         |   Keywords:  gutenberg-merge
  Focuses:                 |
---------------------------+-----------------------------
 Currently, custom CSS defined on the block itself is also used on its
 style variations, and any custom CSS added to the style variation is
 ignored.

 https://github.com/WordPress/gutenberg/pull/62526 fixes this issue by
 making sure any custom CSS attached to a block style variation is output
 correctly. The PHP changes require a core sync PR.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61425>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list