block_editor_inline_style(); // Add custom css to the editor. wp_add_inline_style( 'bam-block-editor-style', $css ); } } } return new Bam_Gutenberg();