chore(deps): Bump dependencies

revert(assets): Rename js/ back to scripts/
revert(assets): Rename css/ back to styles/
This commit is contained in:
Brandon
2021-02-16 01:03:14 -06:00
parent 78855e51c8
commit 9b1241997e
13 changed files with 333 additions and 312 deletions

View File

@@ -1,11 +0,0 @@
.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 #{!important};
}
}