Skip to content

afeld/emoji-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

af75061 Â· Jan 11, 2023
Nov 9, 2019
Oct 27, 2019
Oct 24, 2016
Oct 27, 2019
Nov 27, 2017
Nov 9, 2019
Jan 11, 2023
Nov 26, 2017
Oct 27, 2019
Apr 11, 2020
Oct 24, 2016
Jan 10, 2023
Oct 1, 2020
Nov 9, 2019

Repository files navigation

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

Install Ruby 2.x, then run:

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

Updating emoji data

Pulls from emoji-data.

make

See Also