c44ebf2bc4
* Blockbase: Load Block Patterns for children automatically * Regenerate variations
6 lines
94 B
PHP
Executable file
6 lines
94 B
PHP
Executable file
<?php
|
|
|
|
/**
|
|
* Block Styles.
|
|
*/
|
|
require get_stylesheet_directory() . '/inc/block-styles.php';
|