Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/angeal185/stylus-animate

stylus port of animate.css
https://github.com/angeal185/stylus-animate

animate animatecss stylus stylus-port

Last synced: about 2 months ago
JSON representation

stylus port of animate.css

Awesome Lists containing this project

README

        

# stylus-animate
stylus port of animate.css

### Installation

bower:
```sh
$ bower install stylus-animate --save-dev
```

### info
A complete, fully functional convert of animate.css to stylus.
No learning curve and no repeats. build it how you want it or just use it as an easy way to exclude unused css.

### Instructions
animate.css has been converted, broken down into smaller .styl includes and the include files are named accordingly.

Simply edit as you see fit, comment out or remove unwanted includes in `animate.styl` file then compile.

````
stylus animate.styl
````

done.