Skip to content

Instantly share code, notes, and snippets.

@rsschouwenaar
Created May 1, 2020 06:57
Show Gist options
  • Save rsschouwenaar/0c40c8dae50ec70c34de0a370155ab2b to your computer and use it in GitHub Desktop.
Save rsschouwenaar/0c40c8dae50ec70c34de0a370155ab2b to your computer and use it in GitHub Desktop.
.wrapper {
--textcolor: #66e387;
}
document.querySelector('.wrapper').style.getPropertyValue("--textcolor");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment