1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Refresh CSS Automatically With CSSRefresh Javascript

Here were looking at a small Javascript resource which will check when you have changed your CSS files and will automatically refresh your browser.

In modern development using CSS3 you can design a full website directly in the browser, in this situation you are making changes to your CSS files switching back the browser, refreshing the page to see the change. If you are making small changes to box-shadows/colour gradients you can be switching between browser and CSS file a lot.