We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b4779a + 53cf72f commit 2587978Copy full SHA for 2587978
README.md
@@ -22,7 +22,7 @@ $ bower install animate.css --save
22
or use the version hosted by [SmallCDN](http://smallcdn.rocks)
23
```html
24
<head>
25
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css">
+ <link rel="stylesheet" href="http://s.mlcdn.co/animate.css">
26
</head>
27
```
28
2. Add the class `animated` to the element you want to animate.
0 commit comments