Skip to content

Instantly share code, notes, and snippets.

@Daveawb
Created April 26, 2015 19:36
Show Gist options
  • Save Daveawb/924dd40796be06aa9bb1 to your computer and use it in GitHub Desktop.
Save Daveawb/924dd40796be06aa9bb1 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
.test {
width: unquote((100 / 3) + "%") ;
}
.test {
width: 33.33333%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment