mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2024-12-26 21:41:31 +08:00
1.1.0
This commit is contained in:
parent
97a70b8c7f
commit
4790985ac7
@ -1,4 +1,4 @@
|
|||||||
/*! font-awesome-animation v1.0.0 | MIT License | https://github.com/l-lin/font-awesome-animation */
|
/*! font-awesome-animation v1.1.0 | MIT License | https://github.com/l-lin/font-awesome-animation */
|
||||||
@-webkit-keyframes bounce {
|
@-webkit-keyframes bounce {
|
||||||
0%, 10%, 20%, 50%, 80%, 100% {
|
0%, 10%, 20%, 50%, 80%, 100% {
|
||||||
transform: translateY(0);
|
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",
|
"name": "font-awesome-animation",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "font-awesome-animation",
|
"name": "font-awesome-animation",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
"author": "l-lin",
|
"author": "l-lin",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
Reference in New Issue
Block a user