Re-ReCSS
I found this very handy ReCSS bookmarklet by David Schontzler (via planet::dojo), which reloads the stylesheets for a page on the fly, so you don't have to reload the whole page for each change. Especially useful for AJAX page, where you may need to do a little clicking to get to see the styles you are changing.
I had to fix it up a bit to make it work with Rails and Safari. The fixes were:
ReCSS
Enjoy!
I had to fix it up a bit to make it work with Rails and Safari. The fixes were:
- Accept titlecase "Stylesheet" as the value of the rel attribute, which is the Rails default.
- Use URL encoding for the backslash in
\?
, because Safari for some reason insisted on converting it to a forward slash.
ReCSS
Enjoy!

About Calvin Correli
I've spent the last 17 years learning, growing, healing, and discovering who I truly am, so that I'm now living every day aligned with my life's purpose.
Learn, grow, heal, and discover your life's purpose
Join my free newsletter
No spam. Just timeless insights and ideas.
4 comments
Leave a comment