/emoji-css

An easy way to include emoji in your HTML

Primary LanguageJavaScriptMIT LicenseMIT

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