joypixels/emojify.js

Use background-image: (not background:) for data-uri css

akdotcom opened this issue · 2 comments

Currently the data-uri is being passed to background: which can override .emoji's background-size: contain to background-size: initial

Also, speaking of which, what happened to background-size: contain in basic/emojfy.css?