Skip to content

Instantly share code, notes, and snippets.

@imazine
Created November 13, 2013 04:16
Show Gist options
  • Save imazine/7443611 to your computer and use it in GitHub Desktop.
Save imazine/7443611 to your computer and use it in GitHub Desktop.
Insert BASE64 encoded image at CSS.
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