Created
November 13, 2013 04:16
-
-
Save imazine/7443611 to your computer and use it in GitHub Desktop.
Insert BASE64 encoded image at CSS.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
background: url(data:image/jpg;base64,) repeat; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment