Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.08 KB

Animated Emojy CSS

Thanks to this Dribbble.

Buy Me A Coffee

Edit Codpen Demo or check the Preview.

Preview

Animated Emojy

Usage

  1. Add the aniemojy.css or aniemojy.min.css file the <head> section:
<link rel="stylesheet" type="text/css" href="/your/path/to/aniemojy.css">
or
<link rel="stylesheet" type="text/css" href="/your/path/to/aniemojy.min.css">
  1. Add your favourite emojy with a simple <div>:
<div class="emojy-container emojy-smile"></div>
  1. Enjoy :)