Add .delay-1s (#982)

The .delay-1s is missing from the readme
This commit is contained in:
Melek REBAI 2019-12-07 15:42:07 +01:00 committed by Elton Mesquita
parent ddab53f2c1
commit 44aac73b50
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ It's possible to add delays directly on the element's class attribute, just like
| Class Name | Delay Time |
| ---------- | ---------- |
| `delay-1s` | `1s` |
| `delay-2s` | `2s` |
| `delay-3s` | `3s` |
| `delay-4s` | `4s` |