Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am scamden on github.
  • I am sterling (https://keybase.io/sterling) on keybase.
  • I have a public key whose fingerprint is 7071 C7E2 857E 9652 C9B4 B155 C2A8 65FD F8A2 42C1

To claim this, I am signing this object:

@scamden
scamden / SassMeister-input.scss
Created January 7, 2015 01:02
Generated by SassMeister.com.
// ----
// libsass (v3.1.0-beta)
// ----
@mixin addLeft($one, $two){
left : $one + $two;
}
@mixin addTop($one, $two){
top : $one + $two;