diff --git a/functions.php b/functions.php index c51fccd..e059fbe 100644 --- a/functions.php +++ b/functions.php @@ -12,6 +12,8 @@ function custom_stylesheet() { wp_register_style( 'block-styles', get_theme_file_uri( 'block-styles.css' ) ); } wp_enqueue_style( 'custom-styles' ); +wp_enqueue_style( 'block-styles' ); + function autonomic_block_styles() { /**