Skip to content

Instantly share code, notes, and snippets.

@seven-phases-max
Created February 28, 2019 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seven-phases-max/af5efb59fa90b2984c405c859c9cde24 to your computer and use it in GitHub Desktop.
Save seven-phases-max/af5efb59fa90b2984c405c859c9cde24 to your computer and use it in GitHub Desktop.
.font(@value) {font-weight: @value}
// usage:
h1 {
.font(700);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment