painty / CSS-Used-ChromeExt

Get all css rules used by the selected DOM and its children.
https://chrome.google.com/webstore/detail/css-used/cdopjfddjlonogibjahpnmjpoangjfff
MIT License
269 stars 64 forks source link

Copy html tag style #35

Open Eddcapone opened 3 years ago

Eddcapone commented 3 years ago

I noticed that the html style is not getting copied by the extension which leads to my element looking weird because the font-size and is defined there and my site is using rem alot. Please also copy the html tag, im sure this would solve many issues users have right now.