I'm tiny, light and cute SCSS style sheet with classes and mixins.
Like every other Ewok, I also want help you fade out, fade in, blink or glimpse!
You can use classes: .ewok-fade-in
, .ewok-fade-out
, .ewok-blink
, .ewok-glimpse
to create animation on page load.
You can use mixins: ewok-fade-in($time, $delay)
, ewok-fade-out($time, $delay)
, ewok-blink($time, $delay, $jumps)
, ewok-glimpse($time, $delay, $jumps)
to add and customize animations on your own styles.
You can find me on Forest Moon of Endor https://cmachu.github.io/ewok/
You can install me via bower: bower install ewok --save