Skip to content

Commit

Permalink
Merging 4.0.0 changes (Fixes #407, #443)
Browse files Browse the repository at this point in the history
  • Loading branch information
dioslaska committed Mar 1, 2018
1 parent 0d04034 commit 7316b3c
Show file tree
Hide file tree
Showing 53 changed files with 10,131 additions and 5,506 deletions.
4 changes: 2 additions & 2 deletions examples/angular/.angular-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"testTsconfig": "tsconfig.spec.json",
"prefix": "app",
"styles": [
"../node_modules/mobiscroll-angular/dist/css/mobiscroll.min.css",
"../node_modules/@mobiscroll/angular-lite/dist/css/mobiscroll.min.css",
"styles.css"
],
"scripts": [],
Expand Down Expand Up @@ -55,4 +55,4 @@
"styleExt": "css",
"component": {}
}
}
}
Loading

0 comments on commit 7316b3c

Please sign in to comment.