font-awesome-animation

Simple animations using some CSS3 I found on the web. Best used on glyphicons like FontAwesome

build npm npm [jsdelivr][cdn-link]

Getting started

Install from NPM:

npm install font-awesome-animation

Or with a CDN:

[https://www.jsdelivr.com/package/npm/font-awesome-animation][cdn-link]

Include CSS file in your index.html file:

<link rel="stylesheet" href="font-awesome-animation.min.css">

Usage

See live demo.

Development

# install dependencies
npm install

# generate prefixes and minified CSS files
npm run build

License

MIT License

Description
Simple animations using FontAwesome and some CSS3.
Readme MIT 3.3 MiB
Languages
CSS 54.3%
SCSS 42.7%
JavaScript 3%