Skip to content

Instantly share code, notes, and snippets.

@gauravmishr
Created August 14, 2015 11:21
Show Gist options
  • Save gauravmishr/ebcadb99321a56abc315 to your computer and use it in GitHub Desktop.
Save gauravmishr/ebcadb99321a56abc315 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$prop:bold;
strong {font-weight:$prop;}
trail {font-weight:$prop;}
error{}
strong {
font-weight: bold;
}
trail {
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment