Add references to tarotcard.css files
This commit is contained in:
parent
21ec5eac11
commit
74562e0b55
|
@ -9,6 +9,9 @@
|
||||||
|
|
||||||
<link rel="stylesheet" href="./styles/common.css">
|
<link rel="stylesheet" href="./styles/common.css">
|
||||||
<link rel="stylesheet" href="./styles/starfield.css">
|
<link rel="stylesheet" href="./styles/starfield.css">
|
||||||
|
<link rel="stylesheet" href="./node_modules/@themagician23/tarotcard.css/tarotcard.css">
|
||||||
|
<link rel="stylesheet" href="./node_modules/@themagician23/tarotcard.css/tarotcard-deal.css">
|
||||||
|
<link rel="stylesheet" href="./node_modules/@themagician23/tarotcard.css/tarotcard-flip.css">
|
||||||
|
|
||||||
<title>The Magician</title>
|
<title>The Magician</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue