fix build error

This commit is contained in:
“chrisshank” 2024-08-18 13:17:42 -07:00
parent ae93ae9ef9
commit d29b6d93f4
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Shapes - Collision</title>
<style>
@import url('../src/elements/main.css');
* {
box-sizing: border-box;
}