Skip to content

Instantly share code, notes, and snippets.

@rsschouwenaar
Created May 1, 2020 06:35
Show Gist options
  • Save rsschouwenaar/42ac7c665082051b8f2408fff129bb33 to your computer and use it in GitHub Desktop.
Save rsschouwenaar/42ac7c665082051b8f2408fff129bb33 to your computer and use it in GitHub Desktop.
:root {
--textcolor: #06c;
}
h1 {
color: var(--textcolor);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment