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

local images #12

Open
tigefa4u opened this issue May 14, 2016 · 2 comments
Open

local images #12

tigefa4u opened this issue May 14, 2016 · 2 comments

Comments

@tigefa4u
Copy link

please add local image for localhost or own cdn 🚀

@marlboro
Copy link

Yes please!

@JustinBack
Copy link

I know it's a little late but you can just recompile the SCSS.

@each $name, $code in $emoji-map {
  .twa-#{$name} {
    background-image: url("https://twemoji.maxcdn.com/2/svg/#{$code}.svg");
  }
}

Then just

sass twemoji-awesome.scss > twemoji-awesome.css

when using the node version of SASS

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

No branches or pull requests

3 participants