This commit is contained in:
@@ -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() {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user