Add link to stylesheet
This commit is contained in:
parent
cda33560ae
commit
7f61ac8d94
|
@ -40,6 +40,7 @@
|
|||
background-color: red;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="./styles/style.css" />
|
||||
<script type="module" src="./js/main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue