Skip to content

Uamor/loading.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loading.css

loading.css preview

40+ Handcrafted CSS animations dedicated for your loaders. All animations here are designed for repeatable, infinitely playing. online demo could be found here: loading.css

loading.css is released together with a handy tool which build GIFs from CSS animation for us. Check Custom GIF Generator to see how it works.

Usage

  1. download and include loading.css:
    <link rel="stylesheet" type="text/css" href="loading.css"/>
  1. check loading.css animation gallery for the name of animations you want to use. for example, ld-spin.

  2. use the name as css class on the element you want to animate:

    <div class="ld ld-spin"></div>
  1. for more information, check out loading.css animation documentation.

LICENSE

MIT License

About

40+ Handcrafted CSS animations dedicated for your loaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 99.4%
  • Shell 0.6%