Skip to content

Instantly share code, notes, and snippets.

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