Skip to content

Commit

Permalink
Remove unnecessary materialize files
Browse files Browse the repository at this point in the history
related #18
  • Loading branch information
skibinska committed Feb 1, 2017
1 parent 152f03f commit 6aaac9e
Show file tree
Hide file tree
Showing 361 changed files with 7 additions and 64,967 deletions.
6 changes: 3 additions & 3 deletions choose-an-avatar.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Henny+Penny|Montserrat+Alternates">
<link rel="stylesheet" href="lib/materialize-css/bin/materialize.css" media="screen,projection"/>
<link rel="stylesheet" href="lib/materialize/dist/css/materialize.css" media="screen,projection"/>
<link rel="stylesheet" href="main.css">

<title>Welcome to CAMHS</title>
Expand All @@ -20,8 +20,8 @@ <h1 class="avatar__title">Choose an animal</h1>
</div>
</div>

<script src="lib/materialize-css/bin/jquery-2.1.1.min.js"></script>
<script src="lib/materialize-css/bin/materialize.js"></script>
<script src="lib/jquery-3.1.1.min.js"></script>
<script src="lib/materialize/dist/js/materialize.js"></script>
<script src="index.js"></script>
</body>
</html>
4 changes: 4 additions & 0 deletions lib/jquery-3.1.1.min.js

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions lib/materialize-css/.editorconfig

This file was deleted.

6 changes: 0 additions & 6 deletions lib/materialize-css/.gitattributes

This file was deleted.

8 changes: 0 additions & 8 deletions lib/materialize-css/.npmignore

This file was deleted.

7 changes: 0 additions & 7 deletions lib/materialize-css/.travis.yml

This file was deleted.

208 changes: 0 additions & 208 deletions lib/materialize-css/404.html

This file was deleted.

Loading

0 comments on commit 6aaac9e

Please sign in to comment.