Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Gutenberg Block Styles */
- add_action( 'after_setup_theme', function() {
- add_theme_support( 'wp-block-styles' );
- } );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement