Skip to content

Instantly share code, notes, and snippets.

@seven-phases-max
Created September 25, 2019 13:37
Show Gist options
  • Save seven-phases-max/7656bd72fd7730e49c59432372358ffb to your computer and use it in GitHub Desktop.
Save seven-phases-max/7656bd72fd7730e49c59432372358ffb to your computer and use it in GitHub Desktop.
.profile_image() {
.thumbnail {width: 200; height: 100}
.large {width: 800; height: 600}
}
// or alternatively:
@profile_image: {
@thumbnail: {width: 200; height: 100}
@large: {width: 800; height: 600}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment