mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2024-12-26 21:41:31 +08:00
Simple animations using FontAwesome and some CSS3.
1979fca1da
Conflicts: README.md |
||
---|---|---|
demo | ||
src | ||
.bowerrc | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
bower.json | ||
Gruntfile.js | ||
LICENSE | ||
package.json | ||
README.md |
font-awesome-animation
Simple animations using some CSS3 I found on the web. Best used on glyphicons like FontAwesome.
Getting started
Download
Manually
The files can be downloaded from:
With BowerJS
$ bower install font-awesome-animation
Installation
Include CSS file in your index.html file:
<link rel="stylesheet" href="font-awesome-animation.min.css">
Usage
See live demo.