Skip to content

Instantly share code, notes, and snippets.

@ericwbailey
Created May 29, 2019 19:41
Show Gist options
  • Save ericwbailey/43ae96e42b1e5657247701211ec383d0 to your computer and use it in GitHub Desktop.
Save ericwbailey/43ae96e42b1e5657247701211ec383d0 to your computer and use it in GitHub Desktop.
#writing #thoughtbot
$colors: (
blue: #007aff,
green: #4cd964,
red: #ff3b30,
tab: (
border: hsla(3, 100%, 59%, 0.50),
type: #8e8e93
)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment