Svyatogor's cave Just another WordPress weblog

4Nov/080

CSSEdit – killer css application

I've never really been a big fan of specialized css editing applications, always preferring to stick with a standard editor and some browser plugin like firebug. Now I realize this was just because I never came across a really powerful editor, at least not as powerful and yet friendly as CSSEdit from MacRabbit .

So how does it work? You just load a local file or remote site and open associated CSS files. At this point you have a choice to open a remote css or override it by a local file. Thats it, now you switch to X-Ray mode and study the structure of your page, which is rendered using WebKit engine. All the changes you make in css file are reflected in browser window immediately.

The only downside of this tool is that developers want you to pay for it, but I must say that mere 30 euro is nothing for such a handy tool which would save you lots of time if you seriously do web development.

Filed under: css, mac, web No Comments