Skip to content

Commit

Permalink
removed the durandal.css style sheet altogether
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavgujjar committed Aug 21, 2013
1 parent 1b2df76 commit 37eec81
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
49 changes: 0 additions & 49 deletions labs/dependency-examples/durandal/css/durandal.css

This file was deleted.

1 change: 0 additions & 1 deletion labs/dependency-examples/durandal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<title>Durandal • TodoMVC</title>
<link rel="stylesheet" href="bower_components/todomvc-common/base.css">
<link rel="stylesheet" href="css/durandal.css">
<link rel="stylesheet" href="css/app.css">
</head>
<body>
Expand Down

0 comments on commit 37eec81

Please sign in to comment.