Add missing CSS for the form editor
The CSS is needed for some inner parts of the block editor like displaying block placeholders. [MAILPOET-5146]
This commit is contained in:
committed by
Rostislav Wolný
parent
29f02344c5
commit
942dd5d538
@@ -20,6 +20,7 @@
|
||||
@import '../../../node_modules/@wordpress/edit-post/build-style/style';
|
||||
@import '../../../node_modules/@wordpress/edit-post/build-style/classic';
|
||||
@import '../../../node_modules/@wordpress/block-editor/build-style/style';
|
||||
@import '../../../node_modules/@wordpress/block-editor/build-style/content';
|
||||
@import '../../../node_modules/@wordpress/block-library/build-style/style';
|
||||
@import '../../../node_modules/@wordpress/block-library/build-style/theme';
|
||||
@import '../../../node_modules/@wordpress/block-library/build-style/editor';
|
||||
|
Reference in New Issue
Block a user