Skip to content

Commit bd9a79e

Browse files
committed
Use bootstrap.css npm package for example and tests
1 parent 483af76 commit bd9a79e

33 files changed

Lines changed: 25 additions & 5809 deletions

examples/amd.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head lang="en">
44
<meta charset="UTF-8">
55
<title>AMD</title>
6-
<link href="bootstrap.css" rel="stylesheet">
6+
<link href="../node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
77
</head>
88
<body ng-app="examples">
99
<br/>

0 commit comments

Comments
 (0)