Skip to content

Instantly share code, notes, and snippets.

@gregwhitworth
Last active March 17, 2017 17:32
Show Gist options
  • Save gregwhitworth/a5528ec967e982e3408037dab409dac6 to your computer and use it in GitHub Desktop.
Save gregwhitworth/a5528ec967e982e3408037dab409dac6 to your computer and use it in GitHub Desktop.
div {
--primary: blue;
margin-top: var(--primary, 12px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment