I need to combine site.css and theme.css into site.min.css using YUI Compressor or any other plugin as a file watcher on webstorm.
I've already setup the YUI Compressor and I'm able to generate either site.min.css or theme.min.css but not both combined into just one file.