Skip to content

Commit

Permalink
chore: simplify inline injections
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Oct 8, 2023
1 parent 630d858 commit f3a1cf4
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 330 deletions.
8 changes: 0 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,6 @@

<title>Prose</title>

<style>
<%- styleLoader %>
</style>

<script>
<%- scriptLoader %>
</script>

<script type="module" src="/src/main.ts" defer async></script>
</head>

Expand Down
Loading

0 comments on commit f3a1cf4

Please sign in to comment.