Yes, this is how I configure Less.js in dev mode.
My goal is to parse the output CSS with Myth after Less.js is done. For production, I
can probably just use a task runner on the CSS file.