Skip to content

Commit c6d5f3a

Browse files
committed
Import node module into css
1 parent dab4154 commit c6d5f3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<script src="./app.js" defer></script>
9+
<script src="'./node_modules/reset-css/reset.css'"></script>
910
<link rel="stylesheet" href="./style.css">
1011
<title>nook</title>
1112
</head>

0 commit comments

Comments
 (0)