Skip to content

Commit

Permalink
chore(demo): no .min in demo
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzodianni committed Mar 31, 2017
1 parent eadd49c commit bb31761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" href="./demo.css">

<!-- SidebarJS Styles -->
<link rel="stylesheet" href="../dist/sidebarjs.min.css">
<link rel="stylesheet" href="../dist/sidebarjs.css">
</head>
<body>

Expand Down

0 comments on commit bb31761

Please sign in to comment.