Matsuuu / web-component-devtools

Web Component DevTools is a Browser Extension enhancing the development experience of Web Component developers
https://matsuuu.github.io/web-component-devtools/
MIT License
131 stars 3 forks source link

[Feature Request]: Create a toggle to show undefined elements in the DOM #68

Open Matsuuu opened 11 months ago

Matsuuu commented 11 months ago

Create a toggleable switch that will create a red (?) box styling around non defined elements.

Just injecting some CSS to the user DOM should work but let's make sure it's toggleable.