Material und Hintergruende eingebunden
This commit is contained in:
@@ -6,14 +6,17 @@
|
||||
<title></title>
|
||||
|
||||
<link href="lib/ionic/css/ionic.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="lib/ionic-filter-bar/dist/ionic.filter.bar.css">
|
||||
<link href="lib/ionic-material/dist/ionic.material.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="lib/robotodraft/robotodraft.css" type="text/css" />
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<!-- IF using Sass (run gulp sass first), then uncomment below and remove the CSS includes above
|
||||
<link href="css/ionic.app.css" rel="stylesheet">
|
||||
-->
|
||||
|
||||
<!-- ionic/angularjs js -->
|
||||
<script src="lib/ionic/js/ionic.bundle.js"></script>
|
||||
<script src="lib/ionic-material/dist/ionic.material.min.js"></script>
|
||||
<script src="lib/ionic-filter-bar/dist/ionic.filter.bar.js"></script>
|
||||
|
||||
<script src="js/ng-cordova.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user