I am using PhpStorm 8 to work on some LESS files.
variables.less
gets imported from styles.less
.
When I save variables.less
only a variables.css
is being made.
How do I configure the watcher to transpile only styles.less > styles.css
and automatically upload styles.css
?
Here's my current config: Current watcher config http://www.bilder-upload.eu/upload/e60eb3-1432718715.jpg