I am deploying my documents automatically to the server.
When I save my .less / .sass files, the File Watcher transpiles them, but only uploads the source files, not the transpiled .css file.
Is there a way that the .css file is also being deployed?