We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9650605 commit 98c03bbCopy full SHA for 98c03bb
README.md
@@ -144,3 +144,5 @@ Example:
144
145
now your animation is a styled-component and you can use this like any other styled-component,
146
passing the all BaseAnimation [props](https://github.com/dielduarte/animate-css-styled-components#props).
147
+
148
+Made with love and styled-components!
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "animate-css-styled-components",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "port of animate.css for styled-components",
5
"main": "./lib/index.js",
6
"scripts": {
0 commit comments