Skip to content

Instantly share code, notes, and snippets.

@alsotang
Created August 24, 2021 08:11
Show Gist options
  • Save alsotang/6da759d5fc15b54022c14ed4d312186d to your computer and use it in GitHub Desktop.
Save alsotang/6da759d5fc15b54022c14ed4d312186d to your computer and use it in GitHub Desktop.
get all css props
// in chrome console
[...getComputedStyle(document.body)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment