Skip to content

Instantly share code, notes, and snippets.

@thomasvaeth
Created August 8, 2019 22:18
Show Gist options
  • Save thomasvaeth/c57439920b0f0171ecb5372242a06a27 to your computer and use it in GitHub Desktop.
Save thomasvaeth/c57439920b0f0171ecb5372242a06a27 to your computer and use it in GitHub Desktop.
& when not (@side = null) {
& when not (@side = x) {
& when not (side = y) {
.size(~"@{property}-@{side}", @property, @size);
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment