Skip to content

geoguide/loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure css loading animations.Live Demos
Inspiration from loaders.css and css-loaders.

Basic Usage

  1. Import:
<link rel="stylesheet" href="loaders.css"> or
<link rel="stylesheet" href="loaders.min.css">
  1. Create an element and add the attribute data-loader:
<div data-loader="circle"></div>

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.5%
  • HTML 5.5%