You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
60+ Handcrafted CSS animations dedicated for your loaders. All animations here are designed for repeatable, infinitely playing. online demo could be found here: [loading.css](https://loading.io/animation/)
5
+
60+ Handcrafted CSS animations that are seamless repeatable. All animations in loading.css are designed for both one time and infinitely played. Online demo could be found [here: loading.css](https://loading.io/animation/)
6
6
7
-
loading.css is released together with a handy tool which build GIFs from CSS animation. Check [Custom GIF Generator](https://loading.io/animation/icon/) to see how it works.
7
+
Loading.css and its parent project `anikit` is used in building GIF, APNG and animated SVG in loading.io. Check [Custom GIF Generator](https://loading.io/animation/icon/) to see how it works.
8
8
9
9
10
10
@@ -16,9 +16,9 @@ loading.css is released together with a handy tool which build GIFs from CSS ani
2. check [loading.css animation gallery](https://loading.io/animation/) for the name of animations you want to use. for example, `ld-spin`.
19
+
2. check the [loading.css animation gallery](https://loading.io/animation/) for the animations you want to use. For example, say you want to use the `spin` animation
20
20
21
-
3. use the name as css class on the element you want to animate:
21
+
3. use the name as a CSS class prefixed with `ld` on the element you want to animate:
0 commit comments