Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save steveblue/762fe92dab1f5a088a560c497480e26f to your computer and use it in GitHub Desktop.

Select an option

Save steveblue/762fe92dab1f5a088a560c497480e26f to your computer and use it in GitHub Desktop.
let element = document.querySelector(‘.button’);
getComputedStyle(element).getPropertyValue(“ — button-bg-color”) // returns #FF00FF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment