BlackbirdDigital / wp-theme-scaffold

Blackbird's WordPress Theme Scaffold
GNU General Public License v2.0
30 stars 1 forks source link

Pull block-specific styles out of main stylesheet and enqueue only when block is present #65

Closed cr0ybot closed 1 year ago

cr0ybot commented 1 year ago

After some gulp-wp updates, it's now possible to output nested style/script files and asset files. These can be automatically enqueued with wp_enqueue_block_style().