Skip to content

Instantly share code, notes, and snippets.

@oller
Last active August 29, 2015 14:06
Show Gist options
  • Save oller/67dfbd0e95fe56fa793f to your computer and use it in GitHub Desktop.
Save oller/67dfbd0e95fe56fa793f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.3)
// Compass (v1.0.1)
// ----
.portfolio-grid__work {
// other styles
.portfolio-grid__thumb {
@at-root {
#{&}.masked {
opacity: .1;
}
}
}
}
.portfolio-grid__work .portfolio-grid__thumb.masked {
opacity: .1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment