updated styles in index.html

This commit is contained in:
Saw, Hansly Kendrich 2022-09-14 12:21:12 +08:00
parent 56bd5d0837
commit 80ccc72aa5
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,8 @@
<html>
<head>
<title>RollDice</title>
<link href="styles/materialize/dist/css/materialize.css" rel="stylesheet" />
<link href="node_modules/@materializecss/materialize/dist/css/materialize.css" rel="stylesheet" />
<script src="node_modules/@materializecss/materialize/dist/js/materialize.js"></script>
</head>
<body>

View File

@ -1 +0,0 @@
/Volumes/RollDice/node_modules/@materializecss/materialize