File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 />
99 < title > Gutenberg</ title >
1010 </ head >
11- < body >
12- < div id ="root " class ="root "> </ div >
11+ < body class =" gutenberg-kit " >
12+ < div id ="root " class ="gutenberg-kit- root "> </ div >
1313 < script type ="module " src ="/index.jsx "> </ script >
1414 </ body >
1515</ html >
Original file line number Diff line number Diff line change 11@use " @wordpress/base-styles/variables" as wordpress ;
22
3- .root {
3+ .gutenberg-kit- root {
44 display : flex ;
55 flex-direction : column ;
66 height : 100vh ;
Original file line number Diff line number Diff line change 88 />
99 < title > Gutenberg</ title >
1010 </ head >
11- < body >
12- < div id ="root " class ="root "> </ div >
11+ < body class =" gutenberg-kit " >
12+ < div id ="root " class ="gutenberg-kit- root "> </ div >
1313 < script type ="module " src ="/remote.jsx "> </ script >
1414 </ body >
1515</ html >
You can’t perform that action at this time.
0 commit comments