Skip to content

Instantly share code, notes, and snippets.

@gkatsev
Created November 19, 2015 20:13
Show Gist options
  • Save gkatsev/339b842e376df3e2a6bc to your computer and use it in GitHub Desktop.
Save gkatsev/339b842e376df3e2a6bc to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
.foo {
width: 100px;
height: 100px;
background-color: blue;
/*
background-color: red;
*/
}
.foo {
width: 100px;
height: 100px;
background-color: blue;
/*
background-color: red;
*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment