diff --git a/README.md b/README.md new file mode 100644 index 0000000..accc7b7 --- /dev/null +++ b/README.md @@ -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 https://cmachu.github.io/ewok/

\ No newline at end of file