Replace Laravel Mix with Bud (#2643)
Co-authored-by: QWp6t <hi@qwp6t.me> Co-authored-by: Ben Word <ben@benword.com>
This commit is contained in:
11
resources/styles/editor.css
Normal file
11
resources/styles/editor.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.block-editor-block-list__layout {
|
||||
@apply font-sans;
|
||||
}
|
||||
|
||||
.wp-block {
|
||||
@apply max-w-screen-md;
|
||||
|
||||
&.editor-post-title__block .editor-post-title__input {
|
||||
@apply font-sans;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user