Skip to content

Commit 2ce50d4

Browse files
committed
add missing todomvc-common CSS
1 parent 7bfb66a commit 2ce50d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>Template • TodoMVC</title>
7+
<link rel="stylesheet" href="node_modules/todomvc-common/base.css">
78
<link rel="stylesheet" href="node_modules/todomvc-app-css/index.css">
89
<!-- CSS overrides - remove if you don't need it -->
910
<link rel="stylesheet" href="css/app.css">

0 commit comments

Comments
 (0)