mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2024-12-26 05:21:31 +08:00
1.0.0
This commit is contained in:
parent
2287e335ba
commit
3a6de4e0d1
@ -1,4 +1,4 @@
|
||||
/*! font-awesome-animation v0.4.2 | MIT License | https://github.com/l-lin/font-awesome-animation */
|
||||
/*! font-awesome-animation v1.0.0 | MIT License | https://github.com/l-lin/font-awesome-animation */
|
||||
@-webkit-keyframes bounce {
|
||||
0%, 10%, 20%, 50%, 80%, 100% {
|
||||
transform: translateY(0);
|
||||
|
2
css/font-awesome-animation.min.css
vendored
2
css/font-awesome-animation.min.css
vendored
File diff suppressed because one or more lines are too long
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "font-awesome-animation",
|
||||
"version": "0.4.2",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "font-awesome-animation",
|
||||
"version": "0.4.2",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {},
|
||||
"author": "l-lin",
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user