Skip to content

robertsLando/animated-emojy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)