P
P
pushbot2014-08-03 13:56:00
css
pushbot, 2014-08-03 13:56:00

Is it possible to save CSS changes made by Firebug on localhost/ftp?

I have long been interested in the ability to make changes to files from Firebug.
For example, I opened a page, changed the font-size, and the corresponding file changed. First of all, this opportunity is of interest on the local host. Not necessarily from under firebug, maybe there is something similar for other browsers.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Svirschevskiy, 2014-08-03
@pushbot

For Chrome, I use the plugin for sublime text Emmet Livestyle Allows you to edit styles in the browser and editor at the same time, automatically updates the page when the file is updated.

S
Sergey Rogozhkin, 2015-02-20
@thecoder

This is done by standard features of Chrome Dev Tools (easier than in previous answers). In the Sources inspector tab, modified files are shown with an asterisk. Select Save from the context menu and specify the local file for the first time. Then he won't ask. Convenient sequence: moved the block, poked at the link to the file, Cmd-S. Details with pictures: devcoma.blogspot.com.br/2012/07/change-css-and-sav... UPD: now it is saved by itself after changing the block properties in the inspector, if there was a link to the file before.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question