Skip to content

Instantly share code, notes, and snippets.

View woodburndesigns's full-sized avatar

Geoff Woodburn woodburndesigns

View GitHub Profile

Keybase proof

I hereby claim:

  • I am woodburndesigns on github.
  • I am arsonist80 (https://keybase.io/arsonist80) on keybase.
  • I have a public key ASCY-C2e1bmscivjemjK0ZxJxxDwOTyHsYn2qqkHssM1Dwo

To claim this, I am signing this object:

#!/bin/bash
if [ 5 = $[ $RANDOM % 100 ] ]; then
echo potatoe
cd
fi
@woodburndesigns
woodburndesigns / SassMeister-input.scss
Created November 19, 2014 20:43
Generated by SassMeister.com.
// ----
// Sass (v3.4.7)
// Compass (v1.0.1)
// ----
$headerHeight: 20px;
$height: 100px;
@function strip-unit($num) {
@return $num / ($num * 0 + 1);