Skip to content

Instantly share code, notes, and snippets.

@czkimura
Created November 25, 2015 01:19
Show Gist options
  • Save czkimura/9f05c039edfa3daea1b3 to your computer and use it in GitHub Desktop.
Save czkimura/9f05c039edfa3daea1b3 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.5)
// ----
$white: #fff;
.box {
background-color: $white;
}
.box {
background-color: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment