Skip to content

Instantly share code, notes, and snippets.

@Gaya
Created December 16, 2013 12:29
Show Gist options
  • Save Gaya/7986233 to your computer and use it in GitHub Desktop.
Save Gaya/7986233 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.1)
// Compass (v0.13.alpha.10)
// ----
.michiel {
color: #ffffff;
}
.gaya {
@extend .michiel;
}
.michiel, .gaya {
color: #ffffff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment