We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
please add local image for localhost or own cdn 🚀
The text was updated successfully, but these errors were encountered:
Yes please!
Sorry, something went wrong.
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
No branches or pull requests
please add local image for localhost or own cdn 🚀
The text was updated successfully, but these errors were encountered: