This commit is contained in:
Ahmet Ozan Tekin 2018-10-13 18:04:06 +03:00 committed by Elton Mesquita
parent 6155392f49
commit 6fa759b7c2
1 changed files with 7 additions and 0 deletions

View File

@ -18,6 +18,13 @@ or you can install via npm:
$ npm install animate.css --save
```
or you can install via yarn:
```bash
$ yarn add animate.css
```
## Basic Usage
1. Include the stylesheet on your document's `<head>`