Created
August 24, 2021 08:11
-
-
Save alsotang/6da759d5fc15b54022c14ed4d312186d to your computer and use it in GitHub Desktop.
get all css props
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// in chrome console | |
[...getComputedStyle(document.body)] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment