added css reference to html for prod build
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<title>Drum Slayer</title>
|
||||
|
||||
<link rel='icon' type='image/png' href='./favicon.png'>
|
||||
<link rel='stylesheet' href='static/main.css'>
|
||||
|
||||
<script defer src='static/bundle.js'></script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user