const { registerBlockStyle } = wp.blocks; const block = 'core/button'; registerBlockStyle( block, { name: 'primary', label: 'Primary', isDefault: true, } ); // Need to add .wp-block-button.is-style-primary