We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcabe05 commit 61bee59Copy full SHA for 61bee59
AnimationExamples/ClipPathAnimation.md
@@ -68,7 +68,7 @@
68
<div align="center"><img src="/screens/clip_path_img_1.png"/></div>
69
70
# Flow
71
-To achieve the desired animation we need to have steps :
+The desired animation is made up of 4 steps :
72
1. Slide the clip-path down.
73
2. Rotate `hourglass_frame` and `fill_outlines` group by 180 degrees.
74
3. Slide the clip-path up (since the groups are rotated we need to move the clip-path up).
0 commit comments