Skip to content

Instantly share code, notes, and snippets.

@hlb
Created July 25, 2013 03:10
Show Gist options
  • Save hlb/6076640 to your computer and use it in GitHub Desktop.
Save hlb/6076640 to your computer and use it in GitHub Desktop.
@import "compass";
.linear {
@include background(linear-gradient(top left, #333, #0c0));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment