Skip to content

Instantly share code, notes, and snippets.

@johanneskoch
Created April 14, 2017 13:27
Show Gist options
  • Select an option

  • Save johanneskoch/d62afb7aaf827afa12113c46605afb0b to your computer and use it in GitHub Desktop.

Select an option

Save johanneskoch/d62afb7aaf827afa12113c46605afb0b to your computer and use it in GitHub Desktop.
AWS Lambda & LibSass: Example Sass
$brand-primary: peachpuff !default
a
color: $brand-primary
.navbar
background-color: darken($brand-primary, 10%)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment