diff --git a/lib/client-assets.php b/lib/client-assets.php index 4adc79fc68904..a8cd23a5968cd 100644 --- a/lib/client-assets.php +++ b/lib/client-assets.php @@ -366,7 +366,6 @@ function gutenberg_register_packages_styles( $styles ) { $wp_edit_blocks_dependencies = array( 'wp-components', - 'wp-editor', // This need to be added before the block library styles, // The block library styles override the "reset" styles. 'wp-reset-editor-styles',