Qwe is born

This commit is contained in:
2023-12-24 22:49:54 -05:00
parent 4879f5a7cf
commit eb0077c849
20 changed files with 512 additions and 354 deletions

View File

@@ -4,8 +4,7 @@
<!-- <link rel="icon" href=".temp/editorapp/resources/icons/appIcon.png"> -->
<script async src="platforms/neutralino.js"></script>
<script async src="editor.js"></script>
<script async src="build/libs.js"></script>
<script async type="module" src="./editor.js"></script>
<style id="stylesheet">
body { display: flex; flex-direction: column; margin: 0; height: 100vh; max-height: 100vh; font-size: 14px; }