We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bfb66a commit 2ce50d4Copy full SHA for 2ce50d4
index.html
@@ -4,6 +4,7 @@
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1">
6
<title>Template • TodoMVC</title>
7
+ <link rel="stylesheet" href="node_modules/todomvc-common/base.css">
8
<link rel="stylesheet" href="node_modules/todomvc-app-css/index.css">
9
<!-- CSS overrides - remove if you don't need it -->
10
<link rel="stylesheet" href="css/app.css">
0 commit comments