Skip to content

Instantly share code, notes, and snippets.

@JiDai
Created November 23, 2015 14:44
Show Gist options
  • Save JiDai/c21fde99c9f4c145174a to your computer and use it in GitHub Desktop.
Save JiDai/c21fde99c9f4c145174a to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
.control {
width: 10em;
&#{&}--small {
width: 5em;
}
}
.control {
width: 10em;
}
.control.control--small {
width: 5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment