Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package is not updated to the latest #15

Open
JTallis opened this issue Feb 12, 2017 · 2 comments · May be fixed by #16
Open

Package is not updated to the latest #15

JTallis opened this issue Feb 12, 2017 · 2 comments · May be fixed by #16

Comments

@JTallis
Copy link

JTallis commented Feb 12, 2017

The latest node package available is 1.0.6 but that is different to what is in this repository. It is also noted that 1.0.6 does not have named emojis:

$emoji-map: (
  "1f0cf":"1f0cf",
  "1f1e6":"1f1e6",
  "1f1e6-1f1e8":"1f1e6-1f1e8"
);

Previous versions do have named emojis.
This repository depends on twemoji-possum but unfortunately this isn't part of the node package.

What is it that we have to do? twemoji-possum isn't a node package understandably as it isn't JavaScript but that means we have to copy everything from https://github.com/kamalasaurus/twemoji-possum/blob/master/dist/emoji-map.scss along with https://github.com/ellekasai/twemoji-awesome/blob/gh-pages/twemoji-awesome.scss and handle it ourselves.

@vladfaust
Copy link

Thanks, @JTallis, your solution is working perfectly! 👍

@dialex
Copy link

dialex commented Jun 7, 2020

This seems like an up to date alternative: https://github.com/SebastianAigner/twemoji-amazing

@dialex dialex linked a pull request Jun 7, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants