Skip to content

Instantly share code, notes, and snippets.

@dinocarl
Created November 20, 2014 20:32
Show Gist options
  • Save dinocarl/35b834e670d33058f65f to your computer and use it in GitHub Desktop.
Save dinocarl/35b834e670d33058f65f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.7)
// Compass (v1.0.1)
// ----
@import "compass";
#home-positions {
transform: translateX(#{200 * sin(45deg)}px);
}
#home-positions {
transform: translateX(141.42136px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment