diff --git a/lib/client-assets.php b/lib/client-assets.php index 6fa221bf4c5d8..13672f6516bcd 100644 --- a/lib/client-assets.php +++ b/lib/client-assets.php @@ -461,6 +461,7 @@ function gutenberg_register_scripts_and_styles() { array( 'wp-components', 'wp-editor', + 'wp-block-library', // Always include visual styles so the editor never appears broken. 'wp-block-library-theme', ),