html - Is it possible to edit a style of an element in Firebug and have this change reflected to unminified CSS/LESS? -


this feasibility question:

using any combination of smart ides, current f12 tools (not firebug) , possibly 3rd party plugins or software, possible load page minified stylesheet, find element on page using inspector, change style somewhere in tool ui , have change reflected in source code?

my current workflow create basic css think work, load page in browser, play styles bit more in f12 tools when necessary , manually update source codes. wonder if toolchain improved workflow eliminating last manual step.

as far im aware thankfully not. whilst tool useful developers imagine damage caused on public sites malicious users

you can use browser , source code/css file @ same time , see instant changes refreshing page otherwise copy , paste required


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -