Just wanted to get some feedback about a new feature we've released.
Not sure how many of you know about Sasson's "file watcher". for those who don't - you can watch a list of files (entered in theme settings form under "Development"), everytime a file is modified - your browser will automatically refresh itself so you get instant feedback on the changes you just did in the files. cool.
The news are that on the latest dev release, the file watcher works (for stylesheets - CSS/SCSS/SASS) without refreshing your page.
That means two things - a. it's faster and b. if your on a dynamic page (e.g. ajax form opened in a popup) it won't disturb you development with a refresh, only update the styles.
Try it, and please share your experience.