Skip to content

Commit

Permalink
Use bootstrap.css npm package for example and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jtblin committed Sep 24, 2016
1 parent 483af76 commit bd9a79e
Show file tree
Hide file tree
Showing 33 changed files with 25 additions and 5,809 deletions.
2 changes: 1 addition & 1 deletion examples/amd.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head lang="en">
<meta charset="UTF-8">
<title>AMD</title>
<link href="bootstrap.css" rel="stylesheet">
<link href="../node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
</head>
<body ng-app="examples">
<br/>
Expand Down
Loading

0 comments on commit bd9a79e

Please sign in to comment.