Skip to content

Commit 2495fe8

Browse files
committed
release 0.2.0
1 parent 028511a commit 2495fe8

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,11 @@ The plugin generates all the animate.css utility classes for you.
121121
* .fadeOutRightBig
122122
* .fadeOutUp
123123
* .fadeOutUpBig
124-
*
125-
126-
More classes coming soon…
124+
* .zoomOutDown
125+
* .zoomOutLeft
126+
* .zoomOutRight
127+
* .zoomOut
128+
* .zoomOutUp
127129

128130
## Credits
129131

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-animatecss",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Add Animate CSS as Tailwind CSS plugin to your project.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)