
Software to see what CSS is doing in real time
Hello everyone,
Is there any software that allows software developers to see what the CSS they are creating is doing in real time ?
Because I can't imagine they're doing it blindly. I see some CSS files that have hundreds, possibly thousands, of lines.
If there is software that helps them see immediately what their CSS is doing, can it be used to create extensions (add-ons) for Firefox ?
Thank you for your attention.
All Replies (2)
Hello
About, to see what CSS is doing in real time. With, Browser Toolbox, you have, Style Editor. An illustration. https://connect.mozilla.org/t5/ideas/option-to-disable-the-audio-icon-on-tabs/idc-p/105075/highlight/true#M55326
Thanks for your reply.
I know, but it doesn't work at all with the extension Popup.
Is there, by any chance, software that allows you to see what CSS is doing in real time ? Software where you just move elements around and the code writes itself ?
I'll give you an example: how did he manage to see what the result would be, the mistakes, and write everything down by hand ?
https://codeberg.org/Charged_Neon/yt-css-pub/src/branch/main/yt-css.user.css
Sincerely.