We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd04c6 commit c14f9b2Copy full SHA for c14f9b2
2 files changed
README.md
@@ -143,6 +143,9 @@ The plugin generates all the animate.css utility classes for you.
143
144
This package is based on [Animate.css](https://github.com/daneden/animate.css).
145
146
+## More Tailwind CSS Plugins
147
+[tailwindcss-absolute-center](https://github.com/bentzibentz/tailwindcss-absolute-center)
148
+
149
## License
150
151
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tailwindcss-animatecss",
3
- "version": "0.2.7",
+ "version": "0.2.9",
4
"description": "Add Animate CSS as Tailwind CSS plugin to your project.",
5
"main": "index.js",
6
"repository": {
0 commit comments