remove unused styles and scripts from article block
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
// block.json's editorStyle, applied in block editor and front end
|
|
||||||
.wp-block-badegg-article.block-editor-block-list__block {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
// block.json's script, loaded in block editor and front end
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
// block.json's style, applied in block editor and front end
|
|
||||||
.wp-block-badegg-article {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
// block.json's viewScript, applied on front end only
|
|
||||||
Reference in New Issue
Block a user