mirror of
https://gh.wpcy.net/https://github.com/wp-cli/scaffold-command.git
synced 2026-04-25 09:43:29 +08:00
9 lines
203 B
Text
9 lines
203 B
Text
/**
|
|
* The following styles get applied inside the editor only.
|
|
*
|
|
* Replace them with your own styles or remove the file completely.
|
|
*/
|
|
|
|
.wp-block-{{namespace}}-{{slug}} {
|
|
border: 1px dotted #f00;
|
|
}
|