Skip to content

Latest commit

 

History

History
executable file
·
36 lines (25 loc) · 979 Bytes

README.md

File metadata and controls

executable file
·
36 lines (25 loc) · 979 Bytes

Emoji CSS 😃

An easy way to include emoji in your HTML.

Development

Note that the images under emoji/ are only there for legacy reasons, and are copyrighted. They will be removed at some point.

Running Locally

bundle
bundle exec jekyll serve -w
open http://localhost:4000

Updating emoji data

Pulls from emoji-data.

make

See Also