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
Replace url(../img/checkmark.png) with data url:
url(../img/checkmark.png)
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAQAAAADHm0dAAAAcElEQVR4AeXBsQpBYRgA0JPc9CeLQUnKW7BJHkBWuyxWisHgTupmkOXbPaiyX/efOcePGerIMvWwlGHuZSPDWjhqaVDYCXuNuk7CQaHG00obA6VwkdRaCGczd6HU89VWfN70NUiuQmUkw1hlIlPyT94R/xIfnFtSZQAAAABJRU5ErkJggg==)
Because there is a delay to load file:
The text was updated successfully, but these errors were encountered:
e47bcc2
No branches or pull requests
Replace
url(../img/checkmark.png)
with data url:Because there is a delay to load file:
The text was updated successfully, but these errors were encountered: