Skip to content

Commit 90e919a

Browse files
committed
Add animate.css to bundle example
1 parent 345f53d commit 90e919a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ $ jspm install npm:css-animator
4040
<html>
4141
<head>
4242
<script src="https://unpkg.com/css-animator@2.4.0-beta.4/bundles/builder.min.js"></script>
43+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"/>
4344
</head>
4445
<body>
4546
<!-- ... -->

0 commit comments

Comments
 (0)