Files
sage/resources/views/blocks/example/editor.scss

6 lines
170 B
SCSS

// block.json's editorStyle, applied in block editor and front end
.wp-block-badegg-example.block-editor-block-list__block {
display: block;
border: 2px solid red;
}