mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-07 01:39:04 +00:00
Any margin added to the root element via `theme.json` is overwritten by a CSS reset margin value provided by the Gutenberg Plugin. This commit makes `theme.json` setting take precedence by generating the global styles body reset prior to processing the theme.json. Follow-up to [52049]. Props get_dave, hellofromTonya. Fixes #54550. git-svn-id: https://develop.svn.wordpress.org/trunk@52329 602fd350-edb4-49c9-b593-d223f7449a82