Commit a34e2f70 authored by Sindre Sorhus's avatar Sindre Sorhus

Add ie.js compatibility file

parent e280987d
This diff is collapsed.
......@@ -7,6 +7,9 @@
<link rel="stylesheet" href="../assets/base.css">
<!-- CSS overrides - remove if you don't need it -->
<link rel="stylesheet" href="css/app.css">
<!--[if IE]>
<script src="../assets/ie.js"></script>
<![endif]-->
</head>
<body>
<section id="todoapp">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment