Skip to content

Instantly share code, notes, and snippets.

@sarahghp
Created August 25, 2015 18:09
Show Gist options
  • Save sarahghp/76a42db9b022de51d96e to your computer and use it in GitHub Desktop.
Save sarahghp/76a42db9b022de51d96e to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<div class="emoji"></div>
// ----
// libsass (v3.2.5)
// ----
.emoji:before {
content: '💁';
height: 50px;
width: 50px;
}
@charset "UTF-8";
.emoji:before {
content: '💁';
height: 50px;
width: 50px;
}
<div class="emoji"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment