Skip to content

Commit

Permalink
chore: cleanup demo
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Nov 21, 2023
1 parent 75126bc commit 398c168
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
height: 100%;
}
</style>
<script type="module">
import 'shaderkit'
</script>
<script type="module">
{
const canvas = document.body.appendChild(document.createElement('canvas'))
Expand Down

0 comments on commit 398c168

Please sign in to comment.