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 28163bc commit 5341ba4Copy full SHA for 5341ba4
source/rollIn.css
@@ -29,5 +29,6 @@
29
-webkit-animation-name: rollIn;
30
-moz-animation-name: rollIn;
31
-ms-animation-name: rollIn;
32
+ -o-animation-name: rollIn;
33
animation-name: rollIn;
34
}
0 commit comments