Changeset 2726786
- Timestamp:
- 05/19/2022 12:11:44 PM (4 years ago)
- File:
-
- 1 edited
-
gosign-buttonblock/trunk/src/init.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gosign-buttonblock/trunk/src/init.php
r2386238 r2726786 30 30 function full_button_block_cgb_block_assets() { // phpcs:ignore 31 31 // Register block styles for both frontend + backend. 32 wp_ register_style(32 wp_enqueue_style( 33 33 'full_button_block-cgb-style-css', // Handle. 34 34 plugins_url( 'dist/blocks.style.build.css', dirname( __FILE__ ) ), // Block style CSS.
Note: See TracChangeset
for help on using the changeset viewer.