passed to angular-material as css framework

This commit is contained in:
arnaucode
2017-01-26 18:10:40 +01:00
parent 5332f6d0db
commit d2168204dd
3 changed files with 14 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ var urlapi = "http://localhost:3000/api/";
angular.module('starter', [
'ionic',
'ngMaterial',
'pascalprecht.translate',
'app.login',
'app.signup',