First working example with Svelte (the menu icon shows up on entering the game)
This commit is contained in:
parent
62cc1f73ca
commit
1885ea42a4
9 changed files with 57 additions and 4918 deletions
2
front/dist/index.tmpl.html
vendored
2
front/dist/index.tmpl.html
vendored
|
@ -38,6 +38,8 @@
|
|||
<div class="main-container" id="main-container">
|
||||
<!-- Create the editor container -->
|
||||
<div id="game" class="game">
|
||||
<div id="svelte-overlay">
|
||||
</div>
|
||||
<div id="game-overlay" class="game-overlay">
|
||||
<div id="main-section" class="main-section">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue