Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 589 Bytes

File metadata and controls

24 lines (17 loc) · 589 Bytes

stylus-animate

stylus port of animate.css

Installation

bower:

$ 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.