Skip to content

Commit c14f9b2

Browse files
committed
update readme
1 parent 1dd04c6 commit c14f9b2

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ The plugin generates all the animate.css utility classes for you.
143143

144144
This package is based on [Animate.css](https://github.com/daneden/animate.css).
145145

146+
## More Tailwind CSS Plugins
147+
[tailwindcss-absolute-center](https://github.com/bentzibentz/tailwindcss-absolute-center)
148+
146149
## License
147150

148151
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).

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.2.7",
3+
"version": "0.2.9",
44
"description": "Add Animate CSS as Tailwind CSS plugin to your project.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)