scaffold-command/templates/block-editor-css.mustache
2017-11-23 16:10:32 +01:00

5 lines
109 B
Text

.wp-block-{{namespace}}-{{slug}} {
/* Replace with your styles. */
background-color: #000;
color: #fff;
}