Skip to content

Instantly share code, notes, and snippets.

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