Skip to content

Instantly share code, notes, and snippets.

@scottkellum
Created December 8, 2015 21:15
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 scottkellum/953300865bbc6e6ac1a8 to your computer and use it in GitHub Desktop.
Save scottkellum/953300865bbc6e6ac1a8 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
test {
@if (1+1) == 2 and (1+1) == 3 {
output: true;
} @else {
output: false;
}
}
test {
output: false;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment