Skip to content

Commit

Permalink
README.md add
Browse files Browse the repository at this point in the history
  • Loading branch information
cmachu committed Sep 13, 2017
1 parent 64e33e1 commit e3e56d1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Hello, I'm Ewok
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!

## How?
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.

## See me on action!
You can find me on Forest Moon of Endor <a href="https://cmachu.github.io/ewok/">https://cmachu.github.io/ewok/</a></p>

0 comments on commit e3e56d1

Please sign in to comment.