-
Couldn't load subscription status.
- Fork 69
[WIP] Full Site Editing #855
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 10 commits
33a4a38
6395bed
ee08546
c5be03a
2ce9c8a
2ef3c54
ef0ae79
ab98087
3fc5388
69b2296
7dd8b18
a979875
8d25dc6
2785be9
b80446a
eebaf9f
1278cc5
2f9493e
ec0f738
577719f
2b2abaa
2d0363e
0df3a83
4897e9e
aa4a24c
6f8f7ce
c2c2cf4
3970aae
0e833f9
1587eff
44abe37
ee3a0c9
245d8ea
32c3f13
f626f4a
ed52877
2436f08
f507ea1
3db6995
681a71f
6635dc0
d81f2e1
fdb71c6
d03af6b
2f97399
85ff5a9
ecaca70
afa04c4
7ad266e
db970ba
ee70a2b
1060bbb
35f45da
a970e8f
754f91f
cddc140
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The spacing here seems off. Also, please speak to why we would include
create-block-themein the.wp-env.jsonfile. I presume this may be related to testing?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The
create-block-themeplugin is not just for testing but for development which is why included it. It will help anyone modifying styles and/or templates to work inside the site editor and export directly to the local directory and then commit to our repo.