Skip to content

Instantly share code, notes, and snippets.

@drewwells
Created August 19, 2015 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drewwells/560bc02d4a53355640fc to your computer and use it in GitHub Desktop.
Save drewwells/560bc02d4a53355640fc to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.14)
// Compass (v1.0.3)
// ----
.foo{
@extend .bar;
}
".foo" failed to @extend ".bar".
The selector ".bar" was not found.
Use "@extend .bar !optional" if the extend should be able to fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment