themes-wordpress/seedlet-blocks/functions.php
Ben Dwyer c44ebf2bc4
Blockbase: Load Block Patterns for children automatically (#5363)
* Blockbase: Load Block Patterns for children automatically

* Regenerate variations
2022-01-19 09:06:55 +00:00

6 lines
94 B
PHP
Executable file

<?php
/**
* Block Styles.
*/
require get_stylesheet_directory() . '/inc/block-styles.php';