Skip to content

Instantly share code, notes, and snippets.

@csswizardry
Created December 19, 2014 10:32
Show Gist options
  • Save csswizardry/d4ca42f9c76e5fc1e52a to your computer and use it in GitHub Desktop.
Save csswizardry/d4ca42f9c76e5fc1e52a to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
// carousel.less
.carousel {
size: medium;
.page--home & {
size: massive;
}
}
.carousel {
size: medium;
}
.page--home .carousel {
size: massive;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment