Skip to content

Commit

Permalink
Add .delay-1s (#982)
Browse files Browse the repository at this point in the history
The .delay-1s is missing from the readme
  • Loading branch information
shadoWalker89 authored and eltonmesquita committed Dec 7, 2019
1 parent ddab53f commit 44aac73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |
Expand Down

0 comments on commit 44aac73

Please sign in to comment.