Skip to content

Instantly share code, notes, and snippets.

@hiloki
Created March 26, 2014 17:11
Show Gist options
  • Save hiloki/9788319 to your computer and use it in GitHub Desktop.
Save hiloki/9788319 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v0.7.0)
// ----
$module: module-item;
$--: "--";
.#{$module}#{$--}body {
width: 100px;
}
.module-item--body {
width: 100px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment