function remove_wp_block_library_css(){ wp_dequeue_style( 'wp-block-library' ); } add_action( 'wp_enqueue_scripts', 'remove_wp_block_library_css', 100 );

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.