Skip to content

raccettura/ReloadCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReloadCSS

What is it?

It's a silly little bookmarklet to save time. As websites become more complicated testing CSS is becoming a giant pain. It used to be you just reload the page and you'd see your changes. Now you often have to click through an entire application written in JavaScript unless you're code is advanced enough to update the url (it should hopefully).

This bookmarklet tries to get the external css to reload so that you can view your changes without hitting reload and loosing the state of your application.

How to install

Get it here

Compatibility

I've tested this in:

  • Firefox 6.0
  • Chrome 13 (Lucky)
  • Safari 5.1

I've got a fix

It's open source... you know what to do.

Releases

No releases published

Packages

No packages published